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

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c125 struct stats *Rcallcount; member in struct:fme
195 fmep->Rcallcount = stats_new_counter(nbuf,
285 Nfmep->Rcallcount = stats_new_counter(nbuf,
312 stats_delete(Nfmep->Rcallcount);
919 stats_delete(f->Rcallcount);
3859 stats_counter_bump(fmep->Rcallcount);

Completed in 54 milliseconds