Searched refs:module_stat (Results 1 – 4 of 4) sorted by relevance
247 struct module_stat { struct262 int modstat(int _modid, struct module_stat *_stat); argument
45 struct module_stat { struct
283 struct module_stat *qi_mstat; /* module statistics structure */
460 module_stat(uintptr_t addr, const void *data, void *wsp) in module_stat() function542 if (mdb_walk("fmd_module", module_stat, &ud) == -1) { in fmd_stat()