Searched refs:PGREFILL (Results 1 – 3 of 3) sorted by relevance
32 PGREFILL, enumerator
2106 __count_vm_events(PGREFILL, nr_scanned); in shrink_active_list()2107 count_memcg_events(lruvec_memcg(lruvec), PGREFILL, nr_scanned); in shrink_active_list()
5598 seq_printf(m, "pgrefill %lu\n", acc.events[PGREFILL]); in memory_stat_show()