Home
last modified time | relevance | path

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

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