Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/recount/
H A Dthread_selfcounts_tests.c86 _remove_energy_from_cpi(struct thsc_time_energy_cpi *energy_cpi) in _remove_energy_from_cpi() function
100 struct thsc_time_cpi before_time = _remove_energy_from_cpi(before); in _check_usage()
101 struct thsc_time_cpi after_time = _remove_energy_from_cpi(after); in _check_usage()
114 struct thsc_time_cpi before_time = _remove_energy_from_cpi(before); in _check_no_usage()
115 struct thsc_time_cpi after_time = _remove_energy_from_cpi(after); in _check_no_usage()