count_vm_numa_events
#define count_vm_numa_events(x, y) count_vm_events(x, y)
#define count_vm_numa_events(x, y) do { (void)(y); } while (0)