Home
last modified time | relevance | path

Searched refs:ms_snaptime (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h75 fmd_stat_t ms_snaptime; /* hrtime of recent stats snapshot */ member
H A Dfmd_rpc_adm.c176 mp->mod_stats->ms_snaptime.fmds_value.ui64 = gethrtime(); in fmd_adm_moddstat_1_svc()
H A Dfmd_module.c1358 mp->mod_stats->ms_snaptime.fmds_value.ui64 = gethrtime(); in fmd_modstat_snapshot()
H A Dfmd_mdb.c475 (void) fmd_stat((uintptr_t)&mod_stats->ms_snaptime, in module_stat()