Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c106 struct stats *m_new; member
266 new = mp->m_new = &mp->m_stbuf[mp->m_stidx]; in modstat_compute()
402 mp->m_new->state.fmds_value.str, in stat_one_xprt()
404 mp->m_new->prdequeued.fmds_value.ui64), in stat_one_xprt()
406 mp->m_new->received.fmds_value.ui64), in stat_one_xprt()
408 mp->m_new->discarded.fmds_value.ui64), in stat_one_xprt()
410 mp->m_new->lost.fmds_value.ui64), in stat_one_xprt()
412 mp->m_new->module.fmds_value.str); in stat_one_xprt()
455 strcmp(module, mp->m_new->module.fmds_value.str) == 0) { in stat_one_xprt_auth()
457 mp->m_new->state.fmds_value.str, in stat_one_xprt_auth()
[all …]