Home
last modified time | relevance | path

Searched refs:PGPGIN (Results 1 – 4 of 4) sorted by relevance

/linux/arch/s390/appldata/
H A Dappldata_mem.c86 mem_data->pgpgin = ev[PGPGIN] >> 1; in appldata_get_mem_data()
/linux/include/linux/
H A Dvm_event_item.h32 enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT, enumerator
/linux/mm/
H A Dvmstat.c1892 v[PGPGIN] /= 2; /* sectors -> kbytes */ in vmstat_start()
H A Dmemcontrol.c426 PGPGIN,
1514 if (memcg_vm_event_stat[i] == PGPGIN || in memcg_stat_format()