Home
last modified time | relevance | path

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

/dflybsd-src/include/rpcsvc/
H A Drstat.x62 struct statstime { /* RSTATVERS_TIME */ struct
63 int cp_time[RSTAT_CPUSTATES];
64 int dk_xfer[RSTAT_DK_NDRIVE];
65 unsigned int v_pgpgin; /* these are cumulative sum */
66 unsigned int v_pgpgout;
67 unsigned int v_pswpin;
68 unsigned int v_pswpout;
69 unsigned int v_intr;
70 int if_ipackets;
71 int if_ierrors;
[all …]