Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h93 fmd_stat_t ms_ckpt_time; /* total checkpoint time */ member
H A Dfmd_ckpt.c845 mp->mod_stats->ms_ckpt_time.fmds_value.ui64 += gethrtime() - now; in fmd_ckpt_save()
H A Dfmd_mdb.c511 (void) fmd_stat((uintptr_t)&mod_stats->ms_ckpt_time, in module_stat()