Home
last modified time | relevance | path

Searched refs:count_vm_numa_event (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dvmstat.h110 #define count_vm_numa_event(x) count_vm_event(x) macro
113 #define count_vm_numa_event(x) do {} while (0) macro
/linux/mm/
H A Dmemory.c5941 count_vm_numa_event(NUMA_HINT_FAULTS); in numa_migrate_check()
5946 count_vm_numa_event(NUMA_HINT_FAULTS_LOCAL); in numa_migrate_check()