Itoyori  v0.0.1
ityr::common::profiler::profiler_state Struct Reference

#include <profiler.hpp>

Public Attributes

bool enabled
 
wallclock::wallclock_t t_begin
 
wallclock::wallclock_t t_end
 
bool output_per_rank
 
mlog_data_t trace_md
 

Member Data Documentation

◆ enabled

bool ityr::common::profiler::profiler_state::enabled

◆ output_per_rank

bool ityr::common::profiler::profiler_state::output_per_rank

◆ t_begin

wallclock::wallclock_t ityr::common::profiler::profiler_state::t_begin

◆ t_end

wallclock::wallclock_t ityr::common::profiler::profiler_state::t_end

◆ trace_md

mlog_data_t ityr::common::profiler::profiler_state::trace_md

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