#include <linux.hh>
Definition at line 207 of file linux.hh.
int64_t Linux::rusage::ru_idrss |
integral unshared data "
Definition at line 212 of file linux.hh.
int64_t Linux::rusage::ru_inblock |
block input operations
Definition at line 217 of file linux.hh.
int64_t Linux::rusage::ru_isrss |
integral unshared stack "
Definition at line 213 of file linux.hh.
int64_t Linux::rusage::ru_ixrss |
integral shared memory size
Definition at line 211 of file linux.hh.
int64_t Linux::rusage::ru_majflt |
int64_t Linux::rusage::ru_maxrss |
int64_t Linux::rusage::ru_minflt |
page reclaims - total vmfaults
Definition at line 214 of file linux.hh.
int64_t Linux::rusage::ru_msgrcv |
messages received
Definition at line 220 of file linux.hh.
int64_t Linux::rusage::ru_msgsnd |
int64_t Linux::rusage::ru_nivcsw |
int64_t Linux::rusage::ru_nsignals |
signals received
Definition at line 221 of file linux.hh.
int64_t Linux::rusage::ru_nswap |
int64_t Linux::rusage::ru_nvcsw |
voluntary context switches
Definition at line 222 of file linux.hh.
int64_t Linux::rusage::ru_oublock |
block output operations
Definition at line 218 of file linux.hh.
struct timeval Linux::rusage::ru_stime |
system time used
Definition at line 209 of file linux.hh.
struct timeval Linux::rusage::ru_utime |
user time used
Definition at line 208 of file linux.hh.
The documentation for this struct was generated from the following file: