Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Dlut.c45 static struct stats *Lookuptotal; variable
52 Lookuptotal = stats_new_counter("lut.lookup", "total lookups", 1); in lut_init()
60 stats_delete(Lookuptotal); in lut_fini()
120 stats_counter_bump(Lookuptotal); in lut_lookup()
143 stats_counter_bump(Lookuptotal); in lut_lookup_lhs()