__count_vm_events
__count_vm_events(BALLOON_INFLATE, *n_pages *
__count_vm_events(BALLOON_DEFLATE,
__count_vm_events(KSWAPD_INODESTEAL, reap);
__count_vm_events(PGINODESTEAL, reap);
__count_vm_events(item##_NORMAL - ZONE_NORMAL + zid, delta)
__count_vm_events(UNEVICTABLE_PGCULLED, folio_nr_pages(folio));
__count_vm_events(UNEVICTABLE_PGMUNLOCKED, nr_pages);
__count_vm_events(UNEVICTABLE_PGSTRANDED, nr_pages);
__count_vm_events(UNEVICTABLE_PGRESCUED, nr_pages);
__count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages);
__count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages);
__count_vm_events(UNEVICTABLE_PGRESCUED,
__count_vm_events(UNEVICTABLE_PGCULLED, folio_nr_pages(folio));
__count_vm_events(PGFREE, 1 << p_order);
__count_vm_events(PGFREE, 1 << order);
__count_vm_events(PGFREE, 1 << order);
__count_vm_events(UNEVICTABLE_PGRESCUED, nr_pages);
__count_vm_events(UNEVICTABLE_PGCULLED, nr_pages);
__count_vm_events(PGROTATED, folio_nr_pages(folio));
__count_vm_events(PGACTIVATE, nr_pages);
__count_vm_events(PGROTATED, nr_pages);
__count_vm_events(PGDEACTIVATE, nr_pages);
__count_vm_events(PGDEACTIVATE, nr_pages);
__count_vm_events(PGLAZYFREE, nr_pages);
__count_vm_events(item, nr_scanned);
__count_vm_events(PGSCAN_ANON + file, nr_scanned);
__count_vm_events(item, nr_reclaimed);
__count_vm_events(PGSTEAL_ANON + file, nr_reclaimed);
__count_vm_events(PGREFILL, nr_scanned);
__count_vm_events(PGDEACTIVATE, nr_deactivate);
__count_vm_events(UNEVICTABLE_PGCULLED, delta);
__count_vm_events(item, isolated);
__count_vm_events(PGREFILL, sorted);
__count_vm_events(PGSCAN_ANON + type, isolated);
__count_vm_events(item, reclaimed);
__count_vm_events(PGSTEAL_ANON + type, reclaimed);
__count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued);
__count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned);