Searched defs:statstime (Results 1 – 1 of 1) sorted by relevance
60 struct statstime { /* RSTATVERS_TIME */ struct61 int cp_time[RSTAT_CPUSTATES];62 int dk_xfer[RSTAT_DK_NDRIVE];63 unsigned int v_pgpgin; /* these are cumulative sum */64 unsigned int v_pgpgout;65 unsigned int v_pswpin;66 unsigned int v_pswpout;67 unsigned int v_intr;68 int if_ipackets;69 int if_ierrors;[all …]