Searched refs:PGPGIN (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/s390/appldata/ |
| H A D | appldata_mem.c | 86 mem_data->pgpgin = ev[PGPGIN] >> 1; in appldata_get_mem_data()
|
| /linux/include/linux/ |
| H A D | vm_event_item.h | 34 enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT, enumerator
|
| /linux/mm/ |
| H A D | memcontrol-v1.c | 537 count_memcg_events(memcg, PGPGIN, 1); in memcg1_charge_statistics() 2213 PGPGIN,
|
| H A D | vmstat.c | 1330 [I(PGPGIN)] = "pgpgin", 1938 v[PGPGIN] /= 2; /* sectors -> kbytes */ in vmstat_start()
|
| H A D | memcontrol.c | 600 PGPGIN, 1786 if (memcg_vm_event_stat[i] == PGPGIN || in memcg_stat_format()
|
| /linux/block/ |
| H A D | blk-core.c | 960 count_vm_events(PGPGIN, bio_sectors(bio)); in submit_bio()
|