Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/mm/
A Dtlb.c747 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in flush_tlb_func()
867 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in flush_tlb_func()
897 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH); in native_flush_tlb_multi()
1025 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH_RECEIVED); in do_flush_tlb_all()
1031 count_vm_tlb_event(NR_TLB_REMOTE_FLUSH); in flush_tlb_all()
1090 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ONE); in flush_tlb_one_kernel()
/linux-6.3-rc2/include/linux/
A Dvmstat.h121 #define count_vm_tlb_event(x) count_vm_event(x) macro
124 #define count_vm_tlb_event(x) do {} while (0) macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dcacheinfo.c1093 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in cache_disable()
1107 count_vm_tlb_event(NR_TLB_LOCAL_FLUSH_ALL); in cache_enable()

Completed in 11 milliseconds