Home
last modified time | relevance | path

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

/netbsd-src/lib/librpcsvc/
H A Drstat.x86 struct statsswtch { /* RSTATVERS_SWTCH */ struct
87 int cp_time[CPUSTATES];
88 int dk_xfer[DK_NDRIVE];
89 unsigned int v_pgpgin; /* these are cumulative sum */
90 unsigned int v_pgpgout;
91 unsigned int v_pswpin;
92 unsigned int v_pswpout;
93 unsigned int v_intr;
94 int if_ipackets;
95 int if_ierrors;
[all …]