For getrusage().
More...
#include <linux.hh>
For getrusage().
Definition at line 255 of file linux.hh.
◆ ru_idrss
int32_t gem5::ArmLinux32::rusage::ru_idrss |
integral unshared data "
Definition at line 261 of file linux.hh.
◆ ru_inblock
int32_t gem5::ArmLinux32::rusage::ru_inblock |
block input operations
Definition at line 266 of file linux.hh.
◆ ru_isrss
int32_t gem5::ArmLinux32::rusage::ru_isrss |
integral unshared stack "
Definition at line 262 of file linux.hh.
◆ ru_ixrss
int32_t gem5::ArmLinux32::rusage::ru_ixrss |
integral shared memory size
Definition at line 260 of file linux.hh.
◆ ru_majflt
int32_t gem5::ArmLinux32::rusage::ru_majflt |
◆ ru_maxrss
int32_t gem5::ArmLinux32::rusage::ru_maxrss |
◆ ru_minflt
int32_t gem5::ArmLinux32::rusage::ru_minflt |
page reclaims - total vmfaults
Definition at line 263 of file linux.hh.
◆ ru_msgrcv
int32_t gem5::ArmLinux32::rusage::ru_msgrcv |
messages received
Definition at line 269 of file linux.hh.
◆ ru_msgsnd
int32_t gem5::ArmLinux32::rusage::ru_msgsnd |
◆ ru_nivcsw
int32_t gem5::ArmLinux32::rusage::ru_nivcsw |
◆ ru_nsignals
int32_t gem5::ArmLinux32::rusage::ru_nsignals |
signals received
Definition at line 270 of file linux.hh.
◆ ru_nswap
int32_t gem5::ArmLinux32::rusage::ru_nswap |
◆ ru_nvcsw
int32_t gem5::ArmLinux32::rusage::ru_nvcsw |
voluntary context switches
Definition at line 271 of file linux.hh.
◆ ru_oublock
int32_t gem5::ArmLinux32::rusage::ru_oublock |
block output operations
Definition at line 267 of file linux.hh.
◆ ru_stime
struct timeval gem5::ArmLinux32::rusage::ru_stime |
system time used
Definition at line 258 of file linux.hh.
◆ ru_utime
struct timeval gem5::ArmLinux32::rusage::ru_utime |
user time used
Definition at line 257 of file linux.hh.
The documentation for this struct was generated from the following file: