Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c79 static struct stats *Configcount; variable
100 Configcount = stats_new_counter("parser.config", "config stmts", 1); in tree_init()
122 stats_delete(Configcount); in tree_fini()
1224 stats_counter_bump(Configcount); in tree_decl()