Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dvmstat.h113 #define count_vm_numa_event(x) count_vm_event(x) macro
116 #define count_vm_numa_event(x) do {} while (0) macro
/Linux-v6.1/mm/
Dmemory.c4701 count_vm_numa_event(NUMA_HINT_FAULTS); in numa_migrate_prep()
4703 count_vm_numa_event(NUMA_HINT_FAULTS_LOCAL); in numa_migrate_prep()