istat_entry
struct istat_entry istat_entry;
if (mdb_vread(&istat_entry, sizeof (struct istat_entry),
(uintptr_t)lut.lut_lhs) != sizeof (struct istat_entry)) {
(uintptr_t)istat_entry.ename) < 0)
istat_entry.ename);
(void) ipath((uintptr_t)istat_entry.ipath, DCMD_ADDRSPEC, 0, NULL);
struct istat_entry ent;
static void istat_counter_reset_cb(struct istat_entry *entp,
static void istat_counter_topo_chg_cb(struct istat_entry *entp,
istataddsize(const struct istat_entry *lhs, struct stats *rhs, void *arg)
istat2str(const struct istat_entry *lhs, struct stats *rhs, void *arg)
istat_cmp(struct istat_entry *ent1, struct istat_entry *ent2)
istat_verify(struct node *snp, struct istat_entry *entp)
struct istat_entry ent;
struct istat_entry *newentp;
struct istat_entry *entp = (struct istat_entry *)left;
istat_counter_reset_cb(struct istat_entry *entp, struct stats *statp,
istat_counter_topo_chg_cb(struct istat_entry *entp, struct stats *statp,
int istat_cmp(struct istat_entry *ent1, struct istat_entry *ent2);