Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_maptbl.c244 maptbl_object_p->i_stat_probes++; in maptbl_cidhashaddr()
274 maptbl_object_p->i_stat_probes++; in maptbl_cidhashaddr()
452 maptbl_object_p->i_stat_probes = 0; in maptbl_setup()
625 dbug_print(("dump", "Probes %d", maptbl_object_p->i_stat_probes)); in maptbl_dumpstats()
633 dd = (double)maptbl_object_p->i_stat_probes / in maptbl_dumpstats()
H A Dcfsd_maptbl.h43 int i_stat_probes; /* number of probes */ member