Home
last modified time | relevance | path

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

/kernel/sched/
Dpsi.c1188 bool only_full = false; in psi_show() local
1204 only_full = res == PSI_IRQ; in psi_show()
1207 for (full = 0; full < 2 - only_full; full++) { in psi_show()
1221 full || only_full ? "full" : "some", in psi_show()