Bitcoin ABC  0.26.3
P2P Digital Currency
Classes | Functions
ankerl::nanobench::detail Namespace Reference

Classes

struct  PerfCountSet
 
class  IterationLogic
 
class  PerformanceCounters
 

Functions

template<typename T >
void doNotOptimizeAway (T const &val)
 
template<typename T >
void doNotOptimizeAway (T &val)
 
PerformanceCountersperformanceCounters ()
 

Function Documentation

◆ doNotOptimizeAway() [1/2]

template<typename T >
void ankerl::nanobench::detail::doNotOptimizeAway ( T &  val)

Definition at line 1005 of file nanobench.h.

◆ doNotOptimizeAway() [2/2]

template<typename T >
void ankerl::nanobench::detail::doNotOptimizeAway ( T const &  val)

Definition at line 999 of file nanobench.h.

Here is the caller graph for this function:

◆ performanceCounters()

PerformanceCounters& ankerl::nanobench::detail::performanceCounters ( )
Here is the caller graph for this function: