Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpsi_types.h59 PSI_IO_FULL, enumerator
/openbmc/linux/kernel/sched/
H A Dpsi.c226 case PSI_IO_FULL: in test_state()
758 if (groupc->state_mask & (1 << PSI_IO_FULL)) in record_times()
759 groupc->times[PSI_IO_FULL] += delta; in record_times()
1309 state = PSI_IO_FULL + res * 2; in psi_trigger_create()