gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
ArmLinux64::timeval Struct Reference

For gettimeofday(). More...

#include <linux.hh>

Public Attributes

int64_t tv_sec
 seconds More...
 
int64_t tv_usec
 microseconds More...
 

Detailed Description

For gettimeofday().

Definition at line 437 of file linux.hh.

Member Data Documentation

◆ tv_sec

int64_t ArmLinux64::timeval::tv_sec

seconds

Definition at line 438 of file linux.hh.

◆ tv_usec

int64_t ArmLinux64::timeval::tv_usec

microseconds

Definition at line 439 of file linux.hh.


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

Generated on Fri Feb 28 2020 16:27:07 for gem5 by doxygen 1.8.13