Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_prim.h459 uint32_t preempted_by_rt_count; member
H A Dhost.c979 out->ps_preempted_by_rt_count = stats.preempted_by_rt_count; in get_sched_statistics()
H A Dsched_prim.c7284 stats->preempted_by_rt_count++; in sched_stats_handle_csw()