Searched refs:module_stat (Results 1 – 3 of 3) sorted by relevance
47 struct module_stat { struct
265 struct module_stat *qi_mstat; /* module statistics structure */
453 module_stat(uintptr_t addr, const void *data, void *wsp) in module_stat() function535 if (mdb_walk("fmd_module", module_stat, &ud) == -1) { in fmd_stat()