Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h77 fmd_stat_t ms_debugdrop; /* dropped debug messages */ member
H A Dfmd_api.c890 mp->mod_stats->ms_debugdrop.fmds_value.ui64++; in fmd_hdl_vdebug()
898 mp->mod_stats->ms_debugdrop.fmds_value.ui64++; in fmd_hdl_vdebug()
H A Dfmd_mdb.c472 (void) fmd_stat((uintptr_t)&mod_stats->ms_debugdrop, in module_stat()