Itoyori  v0.0.1
ityr::ito::dag_profiler_workspan Class Reference

#include <util.hpp>

Public Member Functions

void start ()
 
void stop ()
 
bool is_stopped () const
 
void clear ()
 
void merge_serial (const dag_profiler_workspan &dp)
 
void merge_parallel (const dag_profiler_workspan &dp)
 
void increment_thread_count ()
 
void increment_strand_count ()
 
void print () const
 

Static Public Attributes

static constexpr bool enabled = true
 

Member Function Documentation

◆ clear()

void ityr::ito::dag_profiler_workspan::clear ( )
inline

◆ increment_strand_count()

void ityr::ito::dag_profiler_workspan::increment_strand_count ( )
inline

◆ increment_thread_count()

void ityr::ito::dag_profiler_workspan::increment_thread_count ( )
inline

◆ is_stopped()

bool ityr::ito::dag_profiler_workspan::is_stopped ( ) const
inline

◆ merge_parallel()

void ityr::ito::dag_profiler_workspan::merge_parallel ( const dag_profiler_workspan dp)
inline

◆ merge_serial()

void ityr::ito::dag_profiler_workspan::merge_serial ( const dag_profiler_workspan dp)
inline

◆ print()

void ityr::ito::dag_profiler_workspan::print ( ) const
inline

◆ start()

void ityr::ito::dag_profiler_workspan::start ( )
inline

◆ stop()

void ityr::ito::dag_profiler_workspan::stop ( )
inline

Member Data Documentation

◆ enabled

constexpr bool ityr::ito::dag_profiler_workspan::enabled = true
staticconstexpr

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