Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/vm/
H A Dmach_kpm.c1793 SFMMU_XCALL_STATS(ksfmmup); in sfmmu_kpm_demap_tlbs()
2204 SFMMU_XCALL_STATS(ksfmmup); in sfmmu_kpm_page_cache()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c6679 SFMMU_XCALL_STATS(ksfmmup); in hat_pagesuspend()
9702 SFMMU_XCALL_STATS(NULL); in sfmmu_ctx_wrap_around()
11988 SFMMU_XCALL_STATS(sfmmup); in sfmmu_rgntlb_demap()
12122 SFMMU_XCALL_STATS(sfmmup); in sfmmu_ismtlbcache_demap()
12137 SFMMU_XCALL_STATS(sfmmup); in sfmmu_ismtlbcache_demap()
12202 SFMMU_XCALL_STATS(sfmmup); in sfmmu_tlbcache_demap()
12228 SFMMU_XCALL_STATS(sfmmup); in sfmmu_tlbcache_demap()
12269 SFMMU_XCALL_STATS(sfmmup); in sfmmu_tlb_demap()
12371 SFMMU_XCALL_STATS(sfmmup); in sfmmu_tlb_range_demap()
12456 SFMMU_XCALL_STATS(sfmmup); in sfmmu_invalidate_ctx()
[all …]
H A Dhat_sfmmu.h1589 #define SFMMU_XCALL_STATS(sfmmup) \ macro