Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c80 static struct stats *Propcount; variable
101 Propcount = stats_new_counter("parser.prop", "prop stmts", 1); in tree_init()
123 stats_delete(Propcount); in tree_fini()
1280 stats_counter_bump(Propcount); in tree_stmt()