Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c132 struct stats *Ccallcount; member
204 fmep->Ccallcount = stats_new_counter(nbuf, "calls to causes_test()", 1); in fme_ready()
294 Nfmep->Ccallcount = in prune_propagations()
319 stats_delete(Nfmep->Ccallcount); in prune_propagations()
927 stats_delete(f->Ccallcount); in destroy_fme()
4073 stats_counter_bump(fmep->Ccallcount); in causes_test()