![]() |
GHOST
1.1.2
General, Hybrid, and Optimized Sparse Toolkit
|
Region timing accumulator. More...
Public Attributes | |
vector< double > | times |
The runtimes of this region. More... | |
double | start |
The last start time of this region. More... | |
vector< ghost_timing_perfFunc > | perfFuncs |
Region timing accumulator.
vector<ghost_timing_perfFunc> ghost_timing_region_accu::perfFuncs |
double ghost_timing_region_accu::start |
The last start time of this region.
vector<double> ghost_timing_region_accu::times |
The runtimes of this region.