Home
last modified time | relevance | path

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

/xnu-11215/osfmk/arm/
H A Dmachine_routines_common.c350 perfcontrol_callout_counters_end(uint64_t *start_counters, in perfcontrol_callout_counters_end() argument
356 end_counters[MT_CORE_CYCLES] - start_counters[MT_CORE_CYCLES], relaxed); in perfcontrol_callout_counters_end()
358 end_counters[MT_CORE_INSTRS] - start_counters[MT_CORE_INSTRS], relaxed); in perfcontrol_callout_counters_end()