Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpsi_types.h51 PSI_MEM_FULL, enumerator
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dpsi.c235 case PSI_MEM_FULL: in test_state()
715 if (groupc->state_mask & (1 << PSI_MEM_FULL)) in record_times()
716 groupc->times[PSI_MEM_FULL] += delta; in record_times()
732 groupc->times[PSI_MEM_FULL] += sample; in record_times()