Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/i386/
H A Di386_timer.c82 SCHED_STATS_INC(timer_pop_count); in timer_intr()
H A Dtrap.c391 SCHED_STATS_INC(interrupt_count); in interrupt()
H A Dmp.c507 SCHED_STATS_INC(ipi_count); in cpu_signal_handler()
/xnu-8020.101.4/osfmk/arm/
H A Drtclock.c286 SCHED_STATS_INC(timer_pop_count); in rtclock_intr()
H A Dtrap.c852 SCHED_STATS_INC(interrupt_count); in interrupt_stats()
H A Dcpu_common.c573 SCHED_STATS_INC(ipi_count); in cpu_signal_handler_internal()
/xnu-8020.101.4/osfmk/kern/
H A Dsched_prim.h449 #define SCHED_STATS_INC(field) \ macro
H A Dpriority.c113 SCHED_STATS_INC(quantum_timer_expirations); in thread_quantum_expire()
H A Dsched_prim.c6276 SCHED_STATS_INC(idle_transitions); in processor_idle()