Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstable.c56 static struct stats *Add3; variable
90 Add3 = stats_new_counter("stable.add3", "adds to 3-entry buckets", 1); in stable_init()
106 stats_delete(Add3); in stable_fini()
212 stats_counter_bump(Add3); in stable()