Home
last modified time | relevance | path

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

/dflybsd-src/include/rpcsvc/
H A Drstat.x81 struct statsswtch { /* RSTATVERS_SWTCH */ struct
82 int cp_time[RSTAT_CPUSTATES];
83 int dk_xfer[RSTAT_DK_NDRIVE];
84 unsigned int v_pgpgin; /* these are cumulative sum */
85 unsigned int v_pgpgout;
86 unsigned int v_pswpin;
87 unsigned int v_pswpout;
88 unsigned int v_intr;
89 int if_ipackets;
90 int if_ierrors;
[all …]