Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_clutch.c2483 bool no_pending_time = (old_pending_ts == SCHED_CLUTCH_BUCKET_GROUP_PENDING_INVALID); in sched_clutch_bucket_group_pending_ageout()
2485 if (old_update || no_pending_time || no_bucket_load) { in sched_clutch_bucket_group_pending_ageout()
2570 bool no_pending_time = (old_pending_ts == SCHED_CLUTCH_BUCKET_GROUP_PENDING_INVALID); in sched_clutch_bucket_group_pending_ageout() local
2572 if (old_update || no_pending_time || no_bucket_load) { in sched_clutch_bucket_group_pending_ageout()