Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/vm/
H A Dhment.c149 HATSTAT_INC(hs_hm_put_reserve); in hment_put_reserve()
172 HATSTAT_INC(hs_hm_get_reserve); in hment_get_reserve()
198 HATSTAT_INC(hs_hm_alloc); in hment_alloc()
262 HATSTAT_INC(hs_hm_free); in hment_free()
726 HATSTAT_INC(hs_hm_steals); in hment_steal()
731 HATSTAT_INC(hs_hm_steal_exam); in hment_steal()
H A Dhat_i86.h180 #define HATSTAT_INC(x) (++hatstat.x) macro
182 #define HATSTAT_INC(x) (0) macro
H A Dhtable.c309 HATSTAT_INC(hs_ptable_allocs); in ptable_alloc()
326 HATSTAT_INC(hs_ptable_frees); in ptable_free()
361 HATSTAT_INC(hs_htable_rputs); in htable_put_reserve()
384 HATSTAT_INC(hs_htable_rgets); in htable_get_reserve()
740 HATSTAT_INC(hs_reap_attempts); in htable_reap()
763 HATSTAT_INC(hs_reaped); in htable_reap()
864 HATSTAT_INC(hs_steals); in htable_alloc()
1236 HATSTAT_INC(hs_htable_unshared); in htable_release()
1471 HATSTAT_INC(hs_htable_shared); in htable_create()
H A Dhat_i86.c503 HATSTAT_INC(hs_hat_copied32); in hat_alloc()
509 HATSTAT_INC(hs_hat_copied64); in hat_alloc()
516 HATSTAT_INC(hs_hat_normal64); in hat_alloc()
2605 HATSTAT_INC(hs_tlb_inval_delayed); in hat_tlb_inval_range()