Searched defs:statsswtch (Results 1 – 2 of 2) sorted by relevance
53 struct statsswtch { struct70 typedef struct statsswtch statsswtch; argument
80 struct statsswtch { /* RSTATVERS_SWTCH */ struct81 int cp_time[CPUSTATES];82 int dk_xfer[DK_NDRIVE];83 unsigned int v_pgpgin; /* these are cumulative sum */84 unsigned int v_pgpgout;85 unsigned int v_pswpin;86 unsigned int v_pswpout;87 unsigned int v_intr;88 int if_ipackets;89 int if_ierrors;[all …]