Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_proto.c226 static uint32_t sched_proto_tick; variable
278 sched_proto_tick++; in sched_proto_maintenance_continuation()
281 if ((sched_proto_tick & 0x7) == 0) { in sched_proto_maintenance_continuation()