Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c130 struct stats *Hcallcount; member
199 fmep->Hcallcount = stats_new_counter(nbuf, "calls to hypothesise()", 1); in fme_ready()
288 Nfmep->Hcallcount = in prune_propagations()
317 stats_delete(Nfmep->Hcallcount); in prune_propagations()
925 stats_delete(f->Hcallcount); in destroy_fme()
4180 stats_counter_bump(fmep->Hcallcount); in hypothesise()