Searched refs:thsc_time_energy_cpi (Results 1 – 3 of 3) sorted by relevance
60 _remove_energy_from_cpi(struct thsc_time_energy_cpi *energy_cpi) in _remove_energy_from_cpi()71 _check_usage(struct thsc_time_energy_cpi *before, in _check_usage()72 struct thsc_time_energy_cpi *after, const char *name) in _check_usage()106 struct thsc_time_energy_cpi *before = calloc(level_count, sizeof(*before));107 struct thsc_time_energy_cpi *after = calloc(level_count, sizeof(*after));
60 static struct thsc_time_energy_cpi63 return (struct thsc_time_energy_cpi){ in _usage_to_time_energy_cpi()92 struct thsc_time_energy_cpi counts = _usage_to_time_energy_cpi(&usage); in _selfcounts()125 struct thsc_time_energy_cpi counts[RCT_CPU_KIND_COUNT] = { 0 }; in _selfcounts_perf_level()
94 struct thsc_time_energy_cpi { struct