Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/kern/
H A Drecount.h353 uint64_t rpr_interrupt_duration_mach; member
H A Drecount.c1133 processor->pr_recount.rpr_interrupt_duration_mach += since; in recount_leave_interrupt()
1263 return current_processor()->pr_recount.rpr_interrupt_duration_mach; in recount_current_processor_interrupt_duration_mach()