Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/vm/
H A Dhment.c153 HATSTAT_INC(hs_hm_put_reserve); in hment_put_reserve()
176 HATSTAT_INC(hs_hm_get_reserve); in hment_get_reserve()
202 HATSTAT_INC(hs_hm_alloc); in hment_alloc()
266 HATSTAT_INC(hs_hm_free); in hment_free()
730 HATSTAT_INC(hs_hm_steals); in hment_steal()
735 HATSTAT_INC(hs_hm_steal_exam); in hment_steal()
H A Dhat_i86.h161 #define HATSTAT_INC(x) (++hatstat.x) macro
163 #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()
721 HATSTAT_INC(hs_reap_attempts); in htable_reap()
744 HATSTAT_INC(hs_reaped); in htable_reap()
844 HATSTAT_INC(hs_steals); in htable_alloc()
1219 HATSTAT_INC(hs_htable_unshared); in htable_release()
1454 HATSTAT_INC(hs_htable_shared); in htable_create()
H A Dhat_i86.c2119 HATSTAT_INC(hs_tlb_inval_delayed); in hat_tlb_inval_range()