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_perfFunc Struct Reference

Public Attributes

ghost_compute_performance_func perfFunc
 User-defined callback function to compute a region's performance. More...
 
void * perfFuncArg
 Argument to perfFunc. More...
 
const char * perfUnit
 The unit of performance. More...
 

Member Data Documentation

ghost_compute_performance_func ghost_timing_perfFunc::perfFunc

User-defined callback function to compute a region's performance.

void* ghost_timing_perfFunc::perfFuncArg

Argument to perfFunc.

const char* ghost_timing_perfFunc::perfUnit

The unit of performance.


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