Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpsi_types.h60 PSI_MEM_SOME, enumerator
/linux/kernel/sched/
H A Dpsi.c232 state_mask |= BIT(PSI_MEM_SOME); in test_states()
755 if (groupc->state_mask & (1 << PSI_MEM_SOME)) { in record_times()
756 groupc->times[PSI_MEM_SOME] += delta; in record_times()