Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_common.c347 perfcontrol_callout_counters_end(uint64_t *start_counters, in perfcontrol_callout_counters_end() argument
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()