Loading...
Searching...
No Matches
pullBasedExecutorEngine.h File Reference
+ Include dependency graph for pullBasedExecutorEngine.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VdfPullBasedExecutorEngine< DataManagerType >
 This class is a collection of common functions used by pulled based executors. More...
 

Macros

#define _VDF_PBEE_PROFILING_ON   0
 
#define VDF_PBEE_TRACE_FUNCTION()
 
#define VDF_PBEE_TRACE_SCOPE(name)
 

Macro Definition Documentation

◆ _VDF_PBEE_PROFILING_ON

#define _VDF_PBEE_PROFILING_ON   0

Definition at line 41 of file pullBasedExecutorEngine.h.

◆ VDF_PBEE_TRACE_FUNCTION

#define VDF_PBEE_TRACE_FUNCTION ( )

Definition at line 46 of file pullBasedExecutorEngine.h.

◆ VDF_PBEE_TRACE_SCOPE

#define VDF_PBEE_TRACE_SCOPE (   name)

Definition at line 47 of file pullBasedExecutorEngine.h.