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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c63 static struct stats *Configcount; variable in typeref:struct:stats
84 Configcount = stats_new_counter("parser.config", "config stmts", 1);
106 stats_delete(Configcount);
1208 stats_counter_bump(Configcount);

Completed in 60 milliseconds