Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/recount/
H A Dthread_selfcounts_tests.c86 _remove_energy_from_cpi(struct thsc_time_energy_cpi *energy_cpi) in _remove_energy_from_cpi() argument
89 .ttci_instructions = energy_cpi->ttec_instructions, in _remove_energy_from_cpi()
90 .ttci_cycles = energy_cpi->ttec_cycles, in _remove_energy_from_cpi()
91 .ttci_system_time_mach = energy_cpi->ttec_system_time_mach, in _remove_energy_from_cpi()
92 .ttci_user_time_mach = energy_cpi->ttec_user_time_mach, in _remove_energy_from_cpi()