Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/alpha/
H A Dpmap.c637 #define TLB_COUNT(cnt) atomic_inc_64(&tlb_stat_##cnt .ev_count) macro
697 #define TLB_COUNT(cnt) __nothing macro
786 TLB_COUNT(shootdown_kernel); in pmap_tlb_shootdown_internal()
792 TLB_COUNT(shootdown_kimb); in pmap_tlb_shootdown_internal()
796 TLB_COUNT(shootdown_user); in pmap_tlb_shootdown_internal()
801 TLB_COUNT(shootdown_imb); in pmap_tlb_shootdown_internal()
818 TLB_COUNT(shootdown_overflow); in pmap_tlb_shootdown_internal()
841 TLB_COUNT(shootdown_all_user); in pmap_tlb_shootdown_all_user()
845 TLB_COUNT(shootdown_all_user_imb); in pmap_tlb_shootdown_all_user()
873 TLB_COUNT(shootdown_pv); in pmap_tlb_shootdown_pv()
[all …]