Searched refs:count_vm_vmacache_event (Results 1 – 2 of 2) sorted by relevance
67 count_vm_vmacache_event(VMACACHE_FIND_CALLS); in vmacache_find()81 count_vm_vmacache_event(VMACACHE_FIND_HITS); in vmacache_find()100 count_vm_vmacache_event(VMACACHE_FIND_CALLS); in vmacache_find_exact()109 count_vm_vmacache_event(VMACACHE_FIND_HITS); in vmacache_find_exact()
120 #define count_vm_vmacache_event(x) count_vm_event(x) macro122 #define count_vm_vmacache_event(x) do {} while (0) macro