Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/rpcsvc/
Drstat.h53 struct statsswtch { struct
70 typedef struct statsswtch statsswtch; argument
Drstat.x80 struct statsswtch { /* RSTATVERS_SWTCH */ struct
81 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 …]