Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c110 struct stats *m_new; member
270 new = mp->m_new = &mp->m_stbuf[mp->m_stidx]; in modstat_compute()
406 mp->m_new->state.fmds_value.str, in stat_one_xprt()
408 mp->m_new->prdequeued.fmds_value.ui64), in stat_one_xprt()
410 mp->m_new->received.fmds_value.ui64), in stat_one_xprt()
412 mp->m_new->discarded.fmds_value.ui64), in stat_one_xprt()
414 mp->m_new->lost.fmds_value.ui64), in stat_one_xprt()
416 mp->m_new->module.fmds_value.str); in stat_one_xprt()
458 strcmp(module, mp->m_new->module.fmds_value.str) == 0) { in stat_one_xprt_auth()
460 mp->m_new->state.fmds_value.str, in stat_one_xprt_auth()
[all …]