Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h84 fmd_stat_t ms_doorthrtotal; /* total number of doorserver threads */ member
H A Dfmd_api.c1865 if (dip && mp->mod_stats->ms_doorthrtotal.fmds_value.ui32 >= in fmd_doorthr_create()
1878 mp->mod_stats->ms_doorthrtotal.fmds_value.ui32++; in fmd_doorthr_create()
H A Dfmd_mdb.c493 (void) fmd_stat((uintptr_t)&mod_stats->ms_doorthrtotal, in module_stat()