Home
last modified time | relevance | path

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

/xnu-12377.1.9/tests/recount/
H A Dthread_selfcounts_tests.c96 _remove_energy_from_cpi(struct thsc_time_energy_cpi *energy_cpi) in _remove_energy_from_cpi() argument
99 .ttci_instructions = energy_cpi->ttec_instructions, in _remove_energy_from_cpi()
100 .ttci_cycles = energy_cpi->ttec_cycles, in _remove_energy_from_cpi()
101 .ttci_system_time_mach = energy_cpi->ttec_system_time_mach, in _remove_energy_from_cpi()
102 .ttci_user_time_mach = energy_cpi->ttec_user_time_mach, in _remove_energy_from_cpi()