Searched refs:count_vm_vmacache_event (Results 1 – 2 of 2) sorted by relevance
20 count_vm_vmacache_event(VMACACHE_FULL_FLUSHES); in vmacache_flush_all()93 count_vm_vmacache_event(VMACACHE_FIND_CALLS); in vmacache_find()103 count_vm_vmacache_event(VMACACHE_FIND_HITS); in vmacache_find()121 count_vm_vmacache_event(VMACACHE_FIND_CALLS); in vmacache_find_exact()127 count_vm_vmacache_event(VMACACHE_FIND_HITS); in vmacache_find_exact()
99 #define count_vm_vmacache_event(x) count_vm_event(x) macro101 #define count_vm_vmacache_event(x) do {} while (0) macro