Home
last modified time | relevance | path

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

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