Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpsi_types.h63 PSI_CPU_FULL, enumerator
/openbmc/linux/kernel/sched/
H A Dpsi.c235 case PSI_CPU_FULL: in test_state()
770 if (groupc->state_mask & (1 << PSI_CPU_FULL)) in record_times()
771 groupc->times[PSI_CPU_FULL] += delta; in record_times()