Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::detail::ThreadBenchStats< Op > Struct Template Reference

#include <bb_bench.hpp>

Static Public Member Functions

static void init_entry (TimeStatsEntry &entry)
 
static std::shared_ptr< TimeStatsEntryensure_stats ()
 

Static Public Attributes

static thread_local std::shared_ptr< TimeStatsEntrystats
 

Detailed Description

template<OperationLabel Op>
struct bb::detail::ThreadBenchStats< Op >

Definition at line 161 of file bb_bench.hpp.

Member Function Documentation

◆ ensure_stats()

template<OperationLabel Op>
static std::shared_ptr< TimeStatsEntry > bb::detail::ThreadBenchStats< Op >::ensure_stats ( )
inlinestatic

Definition at line 168 of file bb_bench.hpp.

◆ init_entry()

template<OperationLabel Op>
static void bb::detail::ThreadBenchStats< Op >::init_entry ( TimeStatsEntry entry)
static

Member Data Documentation

◆ stats

template<OperationLabel Op>
thread_local std::shared_ptr<TimeStatsEntry> bb::detail::ThreadBenchStats< Op >::stats
inlinestatic

Definition at line 164 of file bb_bench.hpp.


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