Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmd/common/
H A Dfmd_mdb.c62 static int fmd_stat(uintptr_t, uint_t, int, const mdb_arg_t *);
466 (void) fmd_stat((uintptr_t)&mod_stats->ms_loadtime, in module_stat()
468 (void) fmd_stat((uintptr_t)&mod_stats->ms_snaptime, in module_stat()
470 (void) fmd_stat((uintptr_t)&mod_stats->ms_accepted, in module_stat()
472 (void) fmd_stat((uintptr_t)&mod_stats->ms_debugdrop, in module_stat()
474 (void) fmd_stat((uintptr_t)&mod_stats->ms_memtotal, in module_stat()
476 (void) fmd_stat((uintptr_t)&mod_stats->ms_memlimit, in module_stat()
478 (void) fmd_stat((uintptr_t)&mod_stats->ms_buftotal, in module_stat()
480 (void) fmd_stat((uintptr_t)&mod_stats->ms_buflimit, in module_stat()
482 (void) fmd_stat((uintptr_t)&mod_stats->ms_thrtotal, 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