Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Di386_timer.c82 SCHED_STATS_INC(timer_pop_count); in timer_intr()
/xnu-8792.61.2/osfmk/arm/
H A Drtclock.c335 SCHED_STATS_INC(timer_pop_count); in rtclock_intr()
/xnu-8792.61.2/osfmk/kern/
H A Dsched_prim.h443 uint32_t timer_pop_count; member
H A Dhost.c984 out->ps_timer_pop_count = stats.timer_pop_count; in get_sched_statistics()