fmd_ustat
{ "fmd_ustat", "[:]", "display statistics collection", fmd_ustat },
(void) fmd_ustat((uintptr_t)modp->mod_ustat,
static int fmd_ustat(uintptr_t, uint_t, int, const mdb_arg_t *);
struct fmd_ustat *mod_ustat; /* collection of custom statistics */
struct fmd_ustat; /* see <fmd_ustat.h> */