Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c350 uint64_t end_counters[MT_CORE_NFIXED]; in perfcontrol_callout_counters_end() local
351 mt_fixed_counts(end_counters); in perfcontrol_callout_counters_end()
353 end_counters[MT_CORE_CYCLES] - start_counters[MT_CORE_CYCLES], relaxed); in perfcontrol_callout_counters_end()
356 end_counters[MT_CORE_INSTRS] - start_counters[MT_CORE_INSTRS], relaxed); in perfcontrol_callout_counters_end()