LIKWID
Public Attributes | List of all members
TscCounter Union Reference

Struct defining the start and stop time of a time interval. More...

#include <likwid.h>

Inheritance diagram for TscCounter:
Inheritance graph
[legend]
Collaboration diagram for TscCounter:
Collaboration graph
[legend]

Public Attributes

struct {
   uint32_t   hi
 
   uint32_t   lo
 
int32
 Cycle count stored in two 32 bit fields.
 
uint64_t int64
 Cycle count in 64 bit.
 
- Public Attributes inherited from TimerData
TscCounter start
 Cycles at start.
 
TscCounter stop
 Cycles at stop.
 

Detailed Description

Struct defining the start and stop time of a time interval.


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