Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpsi_types.h60 PSI_MEM_SOME, enumerator
/openbmc/linux/kernel/sched/
H A Dpsi.c228 case PSI_MEM_SOME: in test_state()
762 if (groupc->state_mask & (1 << PSI_MEM_SOME)) { in record_times()
763 groupc->times[PSI_MEM_SOME] += delta; in record_times()