Home
last modified time | relevance | path

Searched refs:fmd_ustat (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h49 struct fmd_ustat; /* see <fmd_ustat.h> */
126 struct fmd_ustat *mod_ustat; /* collection of custom statistics */
H A Dfmd_ustat.h60 typedef struct fmd_ustat { struct
H A Dfmd_mdb.c63 static int fmd_ustat(uintptr_t, uint_t, int, const mdb_arg_t *);
423 (void) fmd_ustat((uintptr_t)modp->mod_ustat, in module_ustat()
429 fmd_ustat(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in fmd_ustat() function
1653 { "fmd_ustat", "[:]", "display statistics collection", fmd_ustat },
/titanic_44/usr/src/cmd/fm/fmd/
H A DMakefile.fmd68 fmd_ustat.c \