Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c63 } inbound_stats = { variable
93 #define BUMPSTAT(stat) inbound_stats.stat.fmds_value.ui64++
571 (void) fmd_stat_create(hdl, FMD_STAT_NOALLOC, sizeof (inbound_stats) / in fmevt_init_inbound()
572 sizeof (fmd_stat_t), (fmd_stat_t *)&inbound_stats); in fmevt_init_inbound()