gem5  v22.1.0.0
Public Attributes | List of all members
gem5::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 364 of file freebsd.hh.

Member Data Documentation

◆ tms_cstime

int64_t gem5::ArmFreebsd64::tms::tms_cstime

system time of children

Definition at line 369 of file freebsd.hh.

◆ tms_cutime

int64_t gem5::ArmFreebsd64::tms::tms_cutime

user time of children

Definition at line 368 of file freebsd.hh.

◆ tms_stime

int64_t gem5::ArmFreebsd64::tms::tms_stime

system time

Definition at line 367 of file freebsd.hh.

◆ tms_utime

int64_t gem5::ArmFreebsd64::tms::tms_utime

user time

Definition at line 366 of file freebsd.hh.


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

Generated on Wed Dec 21 2022 10:23:08 for gem5 by doxygen 1.9.1