/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_ustat.h | 74 #if FMD_STAT_NOALLOC != FMD_USTAT_NOALLOC
|
H A D | fmd_self.c | 212 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (self_stats) / in self_init()
|
H A D | fmd_api.h | 164 #define FMD_STAT_NOALLOC 0x0 /* fmd should use caller's memory */ macro
|
H A D | fmd_sysevent.c | 452 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (sysev_stats) / in sysev_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/ |
H A D | fmevt_outbound.c | 107 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (outbound_stats) / in fmevt_init_outbound()
|
H A D | fmevt_inbound.c | 571 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (inbound_stats) / in fmevt_init_inbound()
|
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | stats.c | 99 (void) fmd_stat_create(Hdl, FMD_STAT_NOALLOC, 1, &(ret->fmd_stats)); in stats_new()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/smf/ |
H A D | smf_diag.c | 287 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (swde_smf_stats) / in swde_smf_init()
|
H A D | smf_response.c | 504 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (swrp_smf_stats) / in swrp_smf_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/disk-transport/ |
H A D | disk_transport.c | 282 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/syslog-msgs/ |
H A D | syslog.c | 346 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (syslog_stats) / in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/subsidiary/panic/ |
H A D | panic_diag.c | 562 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in swde_panic_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sensor-transport/ |
H A D | sensor_transport.c | 468 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/sw-diag-response/common/ |
H A D | sw_main_cmn.c | 376 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (sw_stats) / in sw_fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/cpumem-retire/ |
H A D | cma_main.c | 641 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (cma_stats) / in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ses-log-transport/ |
H A D | ses_log_transport.c | 1153 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/ip-transport/ |
H A D | ip.c | 963 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/zfs-diagnosis/ |
H A D | zfs_de.c | 1105 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (zfs_stats) / in _fmd_init()
|
/illumos-gate/usr/src/cmd/fm/modules/common/event-transport/ |
H A D | etm.c | 1459 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, in _fmd_init()
|