Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/i386/
H A Di386_timer.c82 SCHED_STATS_INC(timer_pop_count); in timer_intr()
H A Dtrap.c392 SCHED_STATS_INC(interrupt_count); in interrupt()
H A Dmp.c507 SCHED_STATS_INC(ipi_count); in cpu_signal_handler()
/xnu-8792.61.2/osfmk/arm/
H A Drtclock.c335 SCHED_STATS_INC(timer_pop_count); in rtclock_intr()
H A Dcpu_common.c583 SCHED_STATS_INC(ipi_count); in cpu_signal_handler_internal()
/xnu-8792.61.2/osfmk/kern/
H A Dsched_prim.h460 #define SCHED_STATS_INC(field) \ macro
H A Dpriority.c114 SCHED_STATS_INC(quantum_timer_expirations); in thread_quantum_expire()
H A Dsched_prim.c6262 SCHED_STATS_INC(idle_transitions); in processor_idle()