Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dstable.c55 static struct stats *Add2; variable
89 Add2 = stats_new_counter("stable.add2", "adds to 2-entry buckets", 1); in stable_init()
105 stats_delete(Add2); in stable_fini()
210 stats_counter_bump(Add2); in stable()