Home
last modified time | relevance | path

Searched refs:PGREFILL (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dvm_event_item.h32 PGREFILL, enumerator
/Linux-v4.19/mm/
Dvmscan.c2106 __count_vm_events(PGREFILL, nr_scanned); in shrink_active_list()
2107 count_memcg_events(lruvec_memcg(lruvec), PGREFILL, nr_scanned); in shrink_active_list()
Dmemcontrol.c5598 seq_printf(m, "pgrefill %lu\n", acc.events[PGREFILL]); in memory_stat_show()