HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
COP2_DebugTiming.h File Reference
#include <iostream>
#include <UT/UT_Lock.h>
#include <UT/UT_String.h>
#include <UT/UT_SymbolTable.h>
#include <UT/UT_StopWatch.h>
#include <UT/UT_ThreadSpecificValue.h>
#include <SYS/SYS_Math.h>
#include <OP/OP_Node.h>
#include "COP2_API.h"
+ Include dependency graph for COP2_DebugTiming.h:

Go to the source code of this file.

Classes

class  COP2_DebugTimingNode
 
struct  cop2_timing_entry_data
 
class  COP2_DebugTimingTable
 
struct  cop2_Watches
 
class  cop2_ThreadWatches
 
class  cop2_ScopedWatch
 

Functions

int printEntry (COP2_DebugTimingNode *&node, const char *, void *vdata)
 
int clearEntry (COP2_DebugTimingNode *&node, const char *, void *)
 

Function Documentation

int clearEntry ( COP2_DebugTimingNode *&  node,
const char *  ,
void  
)
inline

Definition at line 90 of file COP2_DebugTiming.h.

int printEntry ( COP2_DebugTimingNode *&  node,
const char *  ,
void vdata 
)
inline

Definition at line 80 of file COP2_DebugTiming.h.