Searched defs:m_svc (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/cmd/fm/fmstat/common/ |
| H A D | fmstat.c | 108 double m_svc; member in struct:modstats 250 * m_svc, m_wait, m_pct_w, and m_pct_b there as well. The caller must not free 352 mp->m_svc = ((avg_w + avg_d) * (double)MILLISEC) / (double)NANOSEC; 411 mp->m_wait, mp->m_svc, mp->m_pct_w, mp->m_pct_b, 509 mp->m_wait, mp->m_svc, mp->m_pct_w, mp->m_pct_b,
|
Completed in 67 milliseconds