Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c473 (void) fmd_stat((uintptr_t)&mod_stats->ms_loadtime, in module_stat()
475 (void) fmd_stat((uintptr_t)&mod_stats->ms_snaptime, in module_stat()
477 (void) fmd_stat((uintptr_t)&mod_stats->ms_accepted, in module_stat()
481 (void) fmd_stat((uintptr_t)&mod_stats->ms_memtotal, in module_stat()
483 (void) fmd_stat((uintptr_t)&mod_stats->ms_memlimit, in module_stat()
485 (void) fmd_stat((uintptr_t)&mod_stats->ms_buftotal, in module_stat()
487 (void) fmd_stat((uintptr_t)&mod_stats->ms_buflimit, in module_stat()
489 (void) fmd_stat((uintptr_t)&mod_stats->ms_thrtotal, in module_stat()
491 (void) fmd_stat((uintptr_t)&mod_stats->ms_thrlimit, in module_stat()
497 (void) fmd_stat((uintptr_t)&mod_stats->ms_caseopen, in module_stat()
[all …]
H A Dfmd_rpc_adm.x54 struct fmd_stat rms_buf<>;
156 %extern bool_t xdr_fmd_stat(XDR *, struct fmd_stat *);
H A Dfmd_api.h89 typedef struct fmd_stat { struct