Version: SMASH-1.5
smash::TimeStampCounter::Data Union Reference

Union that stores cycles,.

Todo:
Why this data type?

Definition at line 53 of file tsc.h.

Collaboration diagram for smash::TimeStampCounter::Data:
[legend]

Public Attributes

uint64_t a
 Either one 64-bit integer. More...
 
unsigned int b [2]
 Or two 32-bit integers. More...
 

Member Data Documentation

◆ a

uint64_t smash::TimeStampCounter::Data::a

Either one 64-bit integer.

Definition at line 55 of file tsc.h.

◆ b

unsigned int smash::TimeStampCounter::Data::b[2]

Or two 32-bit integers.

Definition at line 57 of file tsc.h.


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