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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c58 static struct stats *Ereportcount; variable in typeref:struct:stats
79 Ereportcount = stats_new_counter("parser.ereport", "ereport decls", 1);
101 stats_delete(Ereportcount);
1130 &Ereports, Ereportcount, 0);

Completed in 91 milliseconds