Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Drstat.x126 struct statstime { /* RSTATVERS_TIME */ struct
127 int cp_time[RSTAT_CPUSTATES];
128 int dk_xfer[RSTAT_DK_NDRIVE];
129 unsigned int v_pgpgin; /* these are cumulative sum */
130 unsigned int v_pgpgout;
131 unsigned int v_pswpin;
132 unsigned int v_pswpout;
133 unsigned int v_intr;
134 int if_ipackets;
135 int if_ierrors;
[all …]