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

#include <linux.hh>

Public Attributes

int64_t tv_sec
 seconds More...
 
int64_t tv_nsec
 nanoseconds More...
 

Detailed Description

Definition at line 439 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int64_t ArmLinux64::timespec::tv_nsec

nanoseconds

Definition at line 441 of file linux.hh.

◆ tv_sec

int64_t ArmLinux64::timespec::tv_sec

seconds

Definition at line 440 of file linux.hh.


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

Generated on Mon Jun 8 2020 15:45:18 for gem5 by doxygen 1.8.13