For getrusage().
More...
#include <linux.hh>
For getrusage().
Definition at line 510 of file linux.hh.
◆ ru_idrss
int64_t gem5::ArmLinux64::rusage::ru_idrss |
integral unshared data "
Definition at line 516 of file linux.hh.
◆ ru_inblock
int64_t gem5::ArmLinux64::rusage::ru_inblock |
block input operations
Definition at line 521 of file linux.hh.
◆ ru_isrss
int64_t gem5::ArmLinux64::rusage::ru_isrss |
integral unshared stack "
Definition at line 517 of file linux.hh.
◆ ru_ixrss
int64_t gem5::ArmLinux64::rusage::ru_ixrss |
integral shared memory size
Definition at line 515 of file linux.hh.
◆ ru_majflt
int64_t gem5::ArmLinux64::rusage::ru_majflt |
◆ ru_maxrss
int64_t gem5::ArmLinux64::rusage::ru_maxrss |
◆ ru_minflt
int64_t gem5::ArmLinux64::rusage::ru_minflt |
page reclaims - total vmfaults
Definition at line 518 of file linux.hh.
◆ ru_msgrcv
int64_t gem5::ArmLinux64::rusage::ru_msgrcv |
messages received
Definition at line 524 of file linux.hh.
◆ ru_msgsnd
int64_t gem5::ArmLinux64::rusage::ru_msgsnd |
◆ ru_nivcsw
int64_t gem5::ArmLinux64::rusage::ru_nivcsw |
◆ ru_nsignals
int64_t gem5::ArmLinux64::rusage::ru_nsignals |
signals received
Definition at line 525 of file linux.hh.
◆ ru_nswap
int64_t gem5::ArmLinux64::rusage::ru_nswap |
◆ ru_nvcsw
int64_t gem5::ArmLinux64::rusage::ru_nvcsw |
voluntary context switches
Definition at line 526 of file linux.hh.
◆ ru_oublock
int64_t gem5::ArmLinux64::rusage::ru_oublock |
block output operations
Definition at line 522 of file linux.hh.
◆ ru_stime
struct timeval gem5::ArmLinux64::rusage::ru_stime |
system time used
Definition at line 513 of file linux.hh.
◆ ru_utime
struct timeval gem5::ArmLinux64::rusage::ru_utime |
user time used
Definition at line 512 of file linux.hh.
The documentation for this struct was generated from the following file: