tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
Loading...
Searching...
No Matches
Classes | Namespaces
cycle_counter_x86.h File Reference

Cycle counter using x86 RDTSC with LFENCE serialization. More...

#include <x86intrin.h>
Include dependency graph for cycle_counter_x86.h:

Go to the source code of this file.

Classes

struct  detail::CycleCounterX86
 Hardware cycle counter for x86/x86_64. More...
 

Namespaces

namespace  detail
 

Detailed Description

Cycle counter using x86 RDTSC with LFENCE serialization.