Lines Matching defs:modstats
99 static struct modstats { struct101 struct modstats *m_next; argument102 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;110 double m_pct_w;