![]() |
LIKWID
|
Struct defining the start and stop time of a time interval. More...
#include <likwid.h>
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. | |
![]() | |
TscCounter | start |
Cycles at start. | |
TscCounter | stop |
Cycles at stop. | |
Struct defining the start and stop time of a time interval.