Searched defs:hypothesise (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c139 static enum fme_state hypothesise(struct fme *fmep, struct event *ep,
193 fmep->Hcallcount = stats_new_counter(nbuf, "calls to hypothesise()", 1);
283 stats_new_counter(nbuf, "calls to hypothesise()", 1);
306 (void) hypothesise(Nfmep, Nfmep->e0, Nfmep->ull, &my_delay);
1457 state = hypothesise(nfmep, nfmep->e0, nfmep->ull, &my_delay);
1681 /* tell hypothesise() not to mess with suspect list */
1690 state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay);
3362 fmep->state = hypothesise(fmep, fmep->e0, fmep->ull, &my_delay);
4107 fstate = hypothesise(fmep, tail_event, at_latest_by,
4155 hypothesise(struc function
[all...]

Completed in 53 milliseconds