Searched refs:count_vm_tlb_event (Results 1 – 3 of 3) sorted by relevance
746 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in flush_tlb_func()843 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in flush_tlb_func()875 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH); in native_flush_tlb_multi()1028 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in do_flush_tlb_all()1034 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH); in flush_tlb_all()1092 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ONE); in flush_tlb_one_kernel()
121 #define count_vm_tlb_event(x) count_vm_event(x) macro124 #define count_vm_tlb_event(x) do {} while (0) macro
762 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in prepare_set()779 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in post_set()
Completed in 10 milliseconds