Home
last modified time | relevance | path

Searched defs:modstats (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c99 static struct modstats { struct
101 struct modstats *m_next; argument
102 struct stats m_stbuf[2];
103 int m_stidx;
104 int m_id;
105 struct stats *m_old;
106 struct stats *m_new;
107 double m_wait;
108 double m_svc;
109 double m_pct_b;
[all …]