Home
last modified time | relevance | path

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

/include/linux/
Dvmstat.h73 static inline void count_vm_event(enum vm_event_item item) in count_vm_event() function
95 static inline void count_vm_event(enum vm_event_item item) in count_vm_event() function
117 #define count_vm_numa_event(x) count_vm_event(x)
125 #define count_vm_tlb_event(x) count_vm_event(x)
133 #define count_vm_vma_lock_event(x) count_vm_event(x)