Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstable.c54 static struct stats *Add1; variable
88 Add1 = stats_new_counter("stable.add1", "adds to 1-entry buckets", 1); in stable_init()
104 stats_delete(Add1); in stable_fini()
208 stats_counter_bump(Add1); in stable()