Home
last modified time | relevance | path

Searched refs:thsc_time_energy_cpi (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/tests/recount/
H A Dthread_selfcounts_tests.c60 _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));
/xnu-8792.41.9/bsd/kern/
H A Dsys_recount.c60 static struct thsc_time_energy_cpi
63 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()
/xnu-8792.41.9/bsd/sys/
H A Dresource_private.h94 struct thsc_time_energy_cpi { struct