Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c103 static struct modstats { struct
105 struct modstats *m_next; argument
106 struct stats m_stbuf[2];
107 int m_stidx;
108 int m_id;
109 struct stats *m_old;
110 struct stats *m_new;
111 double m_wait;
112 double m_svc;
113 double m_pct_b;
[all …]