Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dresource_private.h95 uint64_t ttec_instructions; member
/xnu-10002.41.9/tests/recount/
H A Dthread_selfcounts_tests.c63 .ttci_instructions = energy_cpi->ttec_instructions, in _remove_energy_from_cpi()
/xnu-10002.41.9/bsd/kern/
H A Dsys_recount.c64 .ttec_instructions = usage->ru_instructions, in _usage_to_time_energy_cpi()