| 
    cf4ocl (C Framework for OpenCL)
    v2.1.0
    
   Object-oriented framework for developing and benchmarking OpenCL projects in C/C++ 
   | 
 
Definition of classes and methods for profiling OpenCL events. More...


Go to the source code of this file.
Data Structures | |
| struct | ccl_prof_agg | 
| Aggregate event info.  More... | |
| struct | ccl_prof_export_options | 
| Export options.  More... | |
| struct | ccl_prof_info | 
| Event profiling info.  More... | |
| struct | ccl_prof_inst | 
| Event instant.  More... | |
| struct | ccl_prof_overlap | 
| Representation of an overlap of events.  More... | |
Typedefs | |
| typedef struct ccl_prof | CCLProf | 
| Profile class, contains profiling information of OpenCL queues and events.  More... | |
| typedef struct ccl_prof_agg | CCLProfAgg | 
| Aggregate event info.  | |
| 
typedef struct  ccl_prof_export_options  | CCLProfExportOptions | 
| Export options.  | |
| typedef struct ccl_prof_info | CCLProfInfo | 
| Event profiling info.  | |
| typedef struct ccl_prof_inst | CCLProfInst | 
| Event instant.  | |
| typedef struct ccl_prof_overlap | CCLProfOverlap | 
| Representation of an overlap of events.  | |
Definition of classes and methods for profiling OpenCL events.
Definition in file ccl_profiler.h.