Searched refs:thsc_time_energy_cpi (Results 1 – 3 of 3) sorted by relevance
86 _remove_energy_from_cpi(struct thsc_time_energy_cpi *energy_cpi) in _remove_energy_from_cpi()97 _check_usage(struct thsc_time_energy_cpi *before, in _check_usage()98 struct thsc_time_energy_cpi *after, const char *name) in _check_usage()111 _check_no_usage(struct thsc_time_energy_cpi *before, in _check_no_usage()112 struct thsc_time_energy_cpi *after, const char *name) in _check_no_usage()146 struct thsc_time_energy_cpi *before = calloc(level_count, sizeof(*before));147 struct thsc_time_energy_cpi *after = calloc(level_count, sizeof(*after));173 struct thsc_time_energy_cpi *before, in _expect_counts_on_perf_level()174 struct thsc_time_energy_cpi *after) in _expect_counts_on_perf_level()193 struct thsc_time_energy_cpi *before, in _expect_no_counts_on_perf_level()[all …]
60 static struct thsc_time_energy_cpi63 return (struct thsc_time_energy_cpi){ in _usage_to_time_energy_cpi()118 struct thsc_time_energy_cpi counts = _usage_to_time_energy_cpi(&usage); in _selfcounts()158 struct thsc_time_energy_cpi counts[RCT_CPU_KIND_COUNT] = { 0 }; in _selfcounts_perf_level()
94 struct thsc_time_energy_cpi { struct