gem5 v24.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
gem5::ArmLinux32::tms Struct Reference

For times(). More...

#include <linux.hh>

Public Attributes

int32_t tms_utime
 user time
 
int32_t tms_stime
 system time
 
int32_t tms_cutime
 user time of children
 
int32_t tms_cstime
 system time of children
 

Detailed Description

For times().

Definition at line 276 of file linux.hh.

Member Data Documentation

◆ tms_cstime

int32_t gem5::ArmLinux32::tms::tms_cstime

system time of children

Definition at line 281 of file linux.hh.

◆ tms_cutime

int32_t gem5::ArmLinux32::tms::tms_cutime

user time of children

Definition at line 280 of file linux.hh.

◆ tms_stime

int32_t gem5::ArmLinux32::tms::tms_stime

system time

Definition at line 279 of file linux.hh.

◆ tms_utime

int32_t gem5::ArmLinux32::tms::tms_utime

user time

Definition at line 278 of file linux.hh.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 13 2025 04:28:48 for gem5 by doxygen 1.9.8