Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dsched_clutch.c2410 bool no_pending_time = (old_pending_ts == SCHED_CLUTCH_BUCKET_GROUP_PENDING_INVALID); in sched_clutch_bucket_group_pending_ageout()
2412 if (old_update || no_pending_time || no_bucket_load) { in sched_clutch_bucket_group_pending_ageout()
2500 bool no_pending_time = (old_pending_ts == SCHED_CLUTCH_BUCKET_GROUP_PENDING_INVALID); in sched_clutch_bucket_group_pending_ageout() local
2502 if (old_update || no_pending_time || no_bucket_load) { in sched_clutch_bucket_group_pending_ageout()