Home
last modified time | relevance | path

Searched full:pgpgin (Results 1 – 3 of 3) sorted by relevance

/linux/arch/s390/appldata/
H A Dappldata_mem.c41 u64 pgpgin; /* data read from disk */ member
86 mem_data->pgpgin = ev[PGPGIN] >> 1; in appldata_get_mem_data()
/linux/block/
H A Dblk-core.c920 count_vm_events(PGPGIN, bio_sectors(bio)); in submit_bio()
/linux/mm/
H A Dmemcontrol.c555 PGPGIN,
1741 if (memcg_vm_event_stat[i] == PGPGIN || in memcg_stat_format()