Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dusched_dfly.c1900 int highest_runqcount; in dfly_choose_worst_queue() local
2024 (runqcount && highest_runqcount < runqcount + 1)) { in dfly_choose_worst_queue()
2026 highest_runqcount = runqcount; in dfly_choose_worst_queue()