Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_module.h74 fmd_stat_t ms_loadtime; /* hrtime at which module was loaded */ member
H A Dfmd_module.c281 mp->mod_stats->ms_loadtime.fmds_value.ui64 = gethrtime(); in fmd_module_create()
H A Dfmd_mdb.c473 (void) fmd_stat((uintptr_t)&mod_stats->ms_loadtime, in module_stat()