Home
last modified time | relevance | path

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

/NextBSD/include/rpcsvc/
HDrstat.x69 struct statstime { /* RSTATVERS_TIME */ struct
70 int cp_time[RSTAT_CPUSTATES];
71 int dk_xfer[RSTAT_DK_NDRIVE];
72 unsigned int v_pgpgin; /* these are cumulative sum */
73 unsigned int v_pgpgout;
74 unsigned int v_pswpin;
75 unsigned int v_pswpout;
76 unsigned int v_intr;
77 int if_ipackets;
78 int if_ierrors;
[all …]