Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/sched/
Dpsi.c1145 bool only_full = false; in psi_show() local
1161 only_full = res == PSI_IRQ; in psi_show()
1164 for (full = 0; full < 2 - only_full; full++) { in psi_show()
1178 full || only_full ? "full" : "some", in psi_show()