Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Drstat.x60 struct statstime { /* RSTATVERS_TIME */ struct
61 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 …]