Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/eversholt/common/
H A Dtree.c56 static struct stats *Defectcount; variable
77 Defectcount = stats_new_counter("parser.defect", "defect decls", 1); in tree_init()
99 stats_delete(Defectcount); in tree_fini()
1116 &Defects, Defectcount, 0); in tree_decl()