Home
last modified time | relevance | path

Searched refs:module_stat (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dstrstat.h47 struct module_stat { struct
H A Dstream.h265 struct module_stat *qi_mstat; /* module statistics structure */
/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c453 module_stat(uintptr_t addr, const void *data, void *wsp) in module_stat() function
535 if (mdb_walk("fmd_module", module_stat, &ud) == -1) { in fmd_stat()