Searched refs:module_stat (Results 1 – 4 of 4) sorted by relevance
47 struct module_stat { struct
265 struct module_stat *qi_mstat; /* module statistics structure */
247 struct module_stat { struct262 int modstat(int _modid, struct module_stat *_stat); argument
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()