HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_Tracing.h File Reference
#include "UT_API.h"
+ Include dependency graph for UT_Tracing.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define utTraceFlag(F)   false
 
#define utZoneScopedFlag(F)
 
#define utZoneScopedFlagN(F, name)
 
#define utZoneScopedFlagS(F, depth)
 
#define utZoneScopedFlagNS(F, name, depth)
 
#define utZoneScopedBool(b)
 
#define utZoneScoped
 
#define utZoneScopedN(name)
 
#define utZoneScopedC(color)
 
#define utZoneScopedNC(name, color)
 
#define utZoneScopedS(depth)
 
#define utZoneScopedNS(name, depth)
 
#define utZoneScopedCS(color, depth)
 
#define utZoneScopedNCS(name, color, depth)
 
#define utZoneText(txt, size)
 
#define utZoneTextSH(sh)
 
#define utZoneName(name, size)
 
#define utZoneNameSH(sh)
 
#define utZoneColor(color)
 
#define utZoneValue(value)
 
#define utZoneIsActive   false
 
#define utFrameMark
 
#define utFrameMarkNamed(x)
 
#define utTracePlot(name, val)
 
#define utTracePlotConfigNum(name)
 
#define utTracePlotConfigMem(name)
 
#define utTracePlotConfigPct(name)
 
#define utTraceMessage(txt, size)
 
#define utTraceMessageSH(sh)
 
#define utTraceMessageL(txt)
 
#define utTraceMessageC(txt, size, color)
 
#define utTraceMessageSHC(sh, color)
 
#define utTraceMessageLC(txt, color)
 
#define utTraceMessageS(txt, size, depth)
 
#define utTraceMessageSHS(sh, depth)
 
#define utTraceMessageLS(txt, depth)
 
#define utTraceMessageCS(txt, size, color, d)
 
#define utTraceMessageSHCS(sh, color, d)
 
#define utTraceMessageLCS(txt, color, depth)
 
#define utTraceMessageFlag(F, txt, size)
 
#define utTraceMessageFlagSH(F, sh)
 
#define utTraceMessageFlagL(F, txt)
 
#define utTraceMessageFlagLC(F, txt, color)
 
#define utTraceMessageFlagC(F, txt, size, color)
 
#define utTraceMessageFlagSHC(F, sh, color)
 
#define utTraceMessageFlagS(F, txt, size, depth)
 
#define utTraceMessageFlagSHS(F, sh, depth)
 
#define utTraceMessageFlagLS(F, txt, depth)
 
#define utTraceMessageFlagLCS(F, txt, color, depth)
 
#define utTraceMessageFlagCS(F, txt, size, color, d)
 
#define utTraceMessageFlagSHCS(F, sh, color, d)
 
#define utTraceAlloc(ptr, size)
 
#define utTraceFree(ptr)
 
#define utTraceAllocN(ptr, size, name)
 
#define utTraceFreeN(ptr, name)
 
#define utTraceAllocS(ptr, size, depth)
 
#define utTraceFreeS(ptr, depth)
 
#define utTraceAllocNS(ptr, size, depth, name)
 
#define utTraceFreeNS(ptr, depth, name)
 
#define utTraceIsConnected   false
 
#define utZoneScopedNodeFlag(F, node)
 
#define utZoneScopedNodeFlagP(F, node)
 
#define utTraceViewportDrawEvent(viewport, event)
 

Macro Definition Documentation

#define utFrameMark

Definition at line 223 of file UT_Tracing.h.

#define utFrameMarkNamed (   x)

Definition at line 224 of file UT_Tracing.h.

#define utTraceAlloc (   ptr,
  size 
)

Definition at line 259 of file UT_Tracing.h.

#define utTraceAllocN (   ptr,
  size,
  name 
)

Definition at line 261 of file UT_Tracing.h.

#define utTraceAllocNS (   ptr,
  size,
  depth,
  name 
)

Definition at line 266 of file UT_Tracing.h.

#define utTraceAllocS (   ptr,
  size,
  depth 
)

Definition at line 264 of file UT_Tracing.h.

#define utTraceFlag (   F)    false

Definition at line 197 of file UT_Tracing.h.

#define utTraceFree (   ptr)

Definition at line 260 of file UT_Tracing.h.

#define utTraceFreeN (   ptr,
  name 
)

Definition at line 262 of file UT_Tracing.h.

#define utTraceFreeNS (   ptr,
  depth,
  name 
)

Definition at line 267 of file UT_Tracing.h.

#define utTraceFreeS (   ptr,
  depth 
)

Definition at line 265 of file UT_Tracing.h.

#define utTraceIsConnected   false

Definition at line 269 of file UT_Tracing.h.

#define utTraceMessage (   txt,
  size 
)

Definition at line 231 of file UT_Tracing.h.

#define utTraceMessageC (   txt,
  size,
  color 
)

Definition at line 234 of file UT_Tracing.h.

#define utTraceMessageCS (   txt,
  size,
  color,
 
)

Definition at line 241 of file UT_Tracing.h.

#define utTraceMessageFlag (   F,
  txt,
  size 
)

Definition at line 245 of file UT_Tracing.h.

#define utTraceMessageFlagC (   F,
  txt,
  size,
  color 
)

Definition at line 249 of file UT_Tracing.h.

#define utTraceMessageFlagCS (   F,
  txt,
  size,
  color,
 
)

Definition at line 256 of file UT_Tracing.h.

#define utTraceMessageFlagL (   F,
  txt 
)

Definition at line 247 of file UT_Tracing.h.

#define utTraceMessageFlagLC (   F,
  txt,
  color 
)

Definition at line 248 of file UT_Tracing.h.

#define utTraceMessageFlagLCS (   F,
  txt,
  color,
  depth 
)

Definition at line 255 of file UT_Tracing.h.

#define utTraceMessageFlagLS (   F,
  txt,
  depth 
)

Definition at line 254 of file UT_Tracing.h.

#define utTraceMessageFlagS (   F,
  txt,
  size,
  depth 
)

Definition at line 252 of file UT_Tracing.h.

#define utTraceMessageFlagSH (   F,
  sh 
)

Definition at line 246 of file UT_Tracing.h.

#define utTraceMessageFlagSHC (   F,
  sh,
  color 
)

Definition at line 250 of file UT_Tracing.h.

#define utTraceMessageFlagSHCS (   F,
  sh,
  color,
 
)

Definition at line 257 of file UT_Tracing.h.

#define utTraceMessageFlagSHS (   F,
  sh,
  depth 
)

Definition at line 253 of file UT_Tracing.h.

#define utTraceMessageL (   txt)

Definition at line 233 of file UT_Tracing.h.

#define utTraceMessageLC (   txt,
  color 
)

Definition at line 236 of file UT_Tracing.h.

#define utTraceMessageLCS (   txt,
  color,
  depth 
)

Definition at line 243 of file UT_Tracing.h.

#define utTraceMessageLS (   txt,
  depth 
)

Definition at line 240 of file UT_Tracing.h.

#define utTraceMessageS (   txt,
  size,
  depth 
)

Definition at line 238 of file UT_Tracing.h.

#define utTraceMessageSH (   sh)

Definition at line 232 of file UT_Tracing.h.

#define utTraceMessageSHC (   sh,
  color 
)

Definition at line 235 of file UT_Tracing.h.

#define utTraceMessageSHCS (   sh,
  color,
 
)

Definition at line 242 of file UT_Tracing.h.

#define utTraceMessageSHS (   sh,
  depth 
)

Definition at line 239 of file UT_Tracing.h.

#define utTracePlot (   name,
  val 
)

Definition at line 226 of file UT_Tracing.h.

#define utTracePlotConfigMem (   name)

Definition at line 228 of file UT_Tracing.h.

#define utTracePlotConfigNum (   name)

Definition at line 227 of file UT_Tracing.h.

#define utTracePlotConfigPct (   name)

Definition at line 229 of file UT_Tracing.h.

#define utTraceViewportDrawEvent (   viewport,
  event 
)

Definition at line 274 of file UT_Tracing.h.

#define utZoneColor (   color)

Definition at line 219 of file UT_Tracing.h.

#define utZoneIsActive   false

Definition at line 221 of file UT_Tracing.h.

#define utZoneName (   name,
  size 
)

Definition at line 217 of file UT_Tracing.h.

#define utZoneNameSH (   sh)

Definition at line 218 of file UT_Tracing.h.

#define utZoneScoped

Definition at line 205 of file UT_Tracing.h.

#define utZoneScopedBool (   b)

Definition at line 203 of file UT_Tracing.h.

#define utZoneScopedC (   color)

Definition at line 207 of file UT_Tracing.h.

#define utZoneScopedCS (   color,
  depth 
)

Definition at line 212 of file UT_Tracing.h.

#define utZoneScopedFlag (   F)

Definition at line 199 of file UT_Tracing.h.

#define utZoneScopedFlagN (   F,
  name 
)

Definition at line 200 of file UT_Tracing.h.

#define utZoneScopedFlagNS (   F,
  name,
  depth 
)

Definition at line 202 of file UT_Tracing.h.

#define utZoneScopedFlagS (   F,
  depth 
)

Definition at line 201 of file UT_Tracing.h.

#define utZoneScopedN (   name)

Definition at line 206 of file UT_Tracing.h.

#define utZoneScopedNC (   name,
  color 
)

Definition at line 208 of file UT_Tracing.h.

#define utZoneScopedNCS (   name,
  color,
  depth 
)

Definition at line 213 of file UT_Tracing.h.

#define utZoneScopedNodeFlag (   F,
  node 
)

Definition at line 271 of file UT_Tracing.h.

#define utZoneScopedNodeFlagP (   F,
  node 
)

Definition at line 272 of file UT_Tracing.h.

#define utZoneScopedNS (   name,
  depth 
)

Definition at line 211 of file UT_Tracing.h.

#define utZoneScopedS (   depth)

Definition at line 210 of file UT_Tracing.h.

#define utZoneText (   txt,
  size 
)

Definition at line 215 of file UT_Tracing.h.

#define utZoneTextSH (   sh)

Definition at line 216 of file UT_Tracing.h.

#define utZoneValue (   value)

Definition at line 220 of file UT_Tracing.h.