XGC1
|
#include <perf_monitor.hpp>
Public Types | |
enum | { INIT_ = 1 , MAIN_LOOP_ = 2 , RESTART_WRITE_ = 3 } |
Public Member Functions | |
PerfMonitor (NLReader::NamelistReader &nlr) | |
bool | is_triggered (int step) const |
void | flush (int step) |
void | finish () |
Private Attributes | |
StepTrigger | step_trigger |
PerfMonitor::PerfMonitor | ( | NLReader::NamelistReader & | nlr | ) |
void PerfMonitor::finish | ( | ) |
void PerfMonitor::flush | ( | int | step | ) |
bool PerfMonitor::is_triggered | ( | int | step | ) | const |
|
private |