Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c105 struct stats *m_old; member
264 old = mp->m_old = &mp->m_stbuf[mp->m_stidx]; in modstat_compute()
403 u64delta(mp->m_old->prdequeued.fmds_value.ui64, in stat_one_xprt()
405 u64delta(mp->m_old->received.fmds_value.ui64, in stat_one_xprt()
407 u64delta(mp->m_old->discarded.fmds_value.ui64, in stat_one_xprt()
409 u64delta(mp->m_old->lost.fmds_value.ui64, in stat_one_xprt()
505 u64delta(mp->m_old->prdequeued.fmds_value.ui64, in stat_one_fmd()
507 u64delta(mp->m_old->accepted.fmds_value.ui64, in stat_one_fmd()