Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/eversholt/common/
H A Dtree.c63 static struct stats *Configcount; variable
84 Configcount = stats_new_counter("parser.config", "config stmts", 1); in tree_init()
106 stats_delete(Configcount); in tree_fini()
1208 stats_counter_bump(Configcount); in tree_decl()