Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpsi_types.h43 PSI_MEM_FULL, enumerator
/Linux-v5.4/kernel/sched/
Dpsi.c224 case PSI_MEM_FULL: in test_state()
643 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()
644 groupc->times[PSI_MEM_FULL] += delta; in record_times()
660 groupc->times[PSI_MEM_FULL] += sample; in record_times()