gem5
|
For times(). More...
#include <linux.hh>
Public Attributes | |
int32_t | tms_utime |
user time More... | |
int32_t | tms_stime |
system time More... | |
int32_t | tms_cutime |
user time of children More... | |
int32_t | tms_cstime |
system time of children More... | |
int32_t ArmLinux32::tms::tms_cstime |