Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c106 struct stats m_stbuf[2]; member
268 old = mp->m_old = &mp->m_stbuf[mp->m_stidx]; in modstat_compute()
270 new = mp->m_new = &mp->m_stbuf[mp->m_stidx]; in modstat_compute()