Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstable.c53 static struct stats *Add0; variable
87 Add0 = stats_new_counter("stable.add0", "adds to empty buckets", 1); in stable_init()
103 stats_delete(Add0); in stable_fini()
206 stats_counter_bump(Add0); in stable()