Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/ps3/
H A Dmmu_ps3.c230 STAT_MOEA64(moea64_pte_overflow--); in mps3_pte_unset()
237 STAT_MOEA64(moea64_pte_valid--); in mps3_pte_unset()
278 STAT_MOEA64(moea64_pte_valid++); in mps3_pte_insert()
283 STAT_MOEA64(moea64_pte_valid--); in mps3_pte_insert()
284 STAT_MOEA64(moea64_pte_overflow++); in mps3_pte_insert()
/freebsd/sys/powerpc/aim/
H A Dmmu_oea64.h126 #define STAT_MOEA64(x) x macro
128 #define STAT_MOEA64(x) ((void)0) macro
H A Dmoea64_native.c404 STAT_MOEA64(moea64_pte_valid--); in moea64_pte_unset_locked()
422 STAT_MOEA64(moea64_pte_overflow--); in moea64_pte_unset_native()
445 STAT_MOEA64(moea64_pte_overflow--); in moea64_pte_replace_inval_native()
800 STAT_MOEA64(moea64_pte_valid--); in moea64_insert_to_pteg_native()
801 STAT_MOEA64(moea64_pte_overflow++); in moea64_insert_to_pteg_native()
814 STAT_MOEA64(moea64_pte_valid++); in moea64_insert_to_pteg_native()
937 STAT_MOEA64(moea64_pte_overflow--); in moea64_pte_unset_sp_locked()
H A Dmmu_oea64.c1713 STAT_MOEA64(moea64_pte_overflow--); in moea64_enter()
2883 STAT_MOEA64(moea64_pvo_enter_calls++); in moea64_pvo_enter()
2912 STAT_MOEA64(moea64_pvo_entries++); in moea64_pvo_enter()
3011 STAT_MOEA64(moea64_pvo_entries--); in moea64_pvo_remove_from_page_locked()
3012 STAT_MOEA64(moea64_pvo_remove_calls++); in moea64_pvo_remove_from_page_locked()
/freebsd/sys/powerpc/pseries/
H A Dmmu_phyp.c386 STAT_MOEA64(moea64_pte_overflow--); in mphyp_pte_unset()
500 STAT_MOEA64(moea64_pte_overflow++); in mphyp_pte_evict_and_insert_locked()
610 STAT_MOEA64(moea64_pte_overflow--); in mphyp_pte_unset_sp()