Lines Matching refs:vm_event_name
1466 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGFAULT), in memory_stat_format()
1468 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGMAJFAULT), in memory_stat_format()
1470 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGREFILL), in memory_stat_format()
1478 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGACTIVATE), in memory_stat_format()
1480 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGDEACTIVATE), in memory_stat_format()
1482 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGLAZYFREE), in memory_stat_format()
1484 seq_buf_printf(&s, "%s %lu\n", vm_event_name(PGLAZYFREED), in memory_stat_format()
1488 seq_buf_printf(&s, "%s %lu\n", vm_event_name(THP_FAULT_ALLOC), in memory_stat_format()
1490 seq_buf_printf(&s, "%s %lu\n", vm_event_name(THP_COLLAPSE_ALLOC), in memory_stat_format()
3975 seq_printf(m, "%s %lu\n", vm_event_name(memcg1_events[i]), in memcg_stat_show()
4007 vm_event_name(memcg1_events[i]), in memcg_stat_show()