GHOST  1.1.2
General, Hybrid, and Optimized Sparse Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
ghost_timing_region_accu Struct Reference

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_perfFuncperfFuncs
 

Detailed Description

Region timing accumulator.

Member Data Documentation

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.


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