Home
last modified time | relevance | path

Searched refs:preempted_by_rt_count (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.1.10/osfmk/kern/
H A Dsched_prim.h463 uint32_t preempted_by_rt_count; member
H A Dhost.c1047 out->ps_preempted_by_rt_count = stats.preempted_by_rt_count; in get_sched_statistics()
H A Dsched_prim.c7466 stats->preempted_by_rt_count++; in sched_stats_handle_csw()