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

/illumos-gate/usr/src/cmd/fm/eversholt/common/
H A Dtree.c61 static struct stats *ASRUcount; variable in typeref:struct:stats
82 ASRUcount = stats_new_counter("parser.ASRU", "ASRU decls", 1);
104 stats_delete(ASRUcount);
1186 &ASRUs, ASRUcount, 1);

Completed in 63 milliseconds