Searched defs:fmd_ustat (Results 1 – 2 of 2) sorted by relevance
60 typedef struct fmd_ustat { struct63 fmd_ustat_elem_t **us_hash; /* hash bucket array of stat elements */ argument66 } fmd_ustat_t; argument
429 fmd_ustat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fmd_ustat() function