Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/i386/
H A Di386_timer.c82 SCHED_STATS_INC(timer_pop_count); in timer_intr()
H A Dtrap.c394 SCHED_STATS_INC(interrupt_count); in interrupt()
H A Dmp.c505 SCHED_STATS_INC(ipi_count); in cpu_signal_handler()
/xnu-11215.81.4/osfmk/arm/
H A Drtclock.c334 SCHED_STATS_INC(timer_pop_count); in rtclock_intr()
H A Dcpu_common.c565 SCHED_STATS_INC(ipi_count); in cpu_signal_handler_internal()
/xnu-11215.81.4/osfmk/kern/
H A Dsched_prim.h484 #define SCHED_STATS_INC(field) \ macro
H A Dpriority.c111 SCHED_STATS_INC(quantum_timer_expirations); in thread_quantum_expire()
H A Dsched_prim.c6796 SCHED_STATS_INC(idle_transitions); in processor_idle()