Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dvmstat.h83 #define count_vm_numa_event(x) count_vm_event(x) macro
86 #define count_vm_numa_event(x) do {} while (0) macro
/linux-4.4.14/mm/
Dhuge_memory.c1365 count_vm_numa_event(NUMA_HINT_FAULTS); in do_huge_pmd_numa_page()
1367 count_vm_numa_event(NUMA_HINT_FAULTS_LOCAL); in do_huge_pmd_numa_page()
Dmigrate.c1722 count_vm_numa_event(NUMA_PAGE_MIGRATE); in migrate_misplaced_page()
Dmemory.c3180 count_vm_numa_event(NUMA_HINT_FAULTS); in numa_migrate_prep()
3182 count_vm_numa_event(NUMA_HINT_FAULTS_LOCAL); in numa_migrate_prep()