Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsched_prim.h428 uint32_t preempted_by_rt_count; member
H A Dhost.c1011 out->ps_preempted_by_rt_count = stats.preempted_by_rt_count; in get_sched_statistics()
H A Dsched_prim.c6962 stats->preempted_by_rt_count++; in sched_stats_handle_csw()