gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
ArmFreebsd64::tms Struct Reference

For times(). More...

#include <freebsd.hh>

Public Attributes

int64_t tms_utime
 user time More...
 
int64_t tms_stime
 system time More...
 
int64_t tms_cutime
 user time of children More...
 
int64_t tms_cstime
 system time of children More...
 

Detailed Description

For times().

Definition at line 352 of file freebsd.hh.

Member Data Documentation

int64_t ArmFreebsd64::tms::tms_cstime

system time of children

Definition at line 356 of file freebsd.hh.

int64_t ArmFreebsd64::tms::tms_cutime

user time of children

Definition at line 355 of file freebsd.hh.

int64_t ArmFreebsd64::tms::tms_stime

system time

Definition at line 354 of file freebsd.hh.

int64_t ArmFreebsd64::tms::tms_utime

user time

Definition at line 353 of file freebsd.hh.


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

Generated on Fri Jun 9 2017 13:04:00 for gem5 by doxygen 1.8.6