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

#include <linux.hh>

Public Attributes

int32_t tv_sec
 seconds More...
 
int32_t tv_nsec
 nanoseconds More...
 

Detailed Description

Definition at line 180 of file linux.hh.

Member Data Documentation

◆ tv_nsec

int32_t ArmLinux32::timespec::tv_nsec

nanoseconds

Definition at line 182 of file linux.hh.

◆ tv_sec

int32_t ArmLinux32::timespec::tv_sec

seconds

Definition at line 181 of file linux.hh.


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

Generated on Tue Mar 23 2021 19:41:33 for gem5 by doxygen 1.8.17