|
HDK
|
#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.
| #define utFrameMark |
Definition at line 229 of file UT_Tracing.h.
| #define utFrameMarkNamed | ( | x | ) |
Definition at line 230 of file UT_Tracing.h.
Definition at line 265 of file UT_Tracing.h.
Definition at line 267 of file UT_Tracing.h.
Definition at line 270 of file UT_Tracing.h.
| #define utTraceFlag | ( | F | ) | false |
Definition at line 203 of file UT_Tracing.h.
| #define utTraceFree | ( | ptr | ) |
Definition at line 266 of file UT_Tracing.h.
Definition at line 268 of file UT_Tracing.h.
Definition at line 273 of file UT_Tracing.h.
Definition at line 271 of file UT_Tracing.h.
| #define utTraceIsConnected false |
Definition at line 275 of file UT_Tracing.h.
| #define utTraceMessage | ( | txt, | |
| size | |||
| ) |
Definition at line 237 of file UT_Tracing.h.
Definition at line 240 of file UT_Tracing.h.
Definition at line 247 of file UT_Tracing.h.
| #define utTraceMessageFlag | ( | F, | |
| txt, | |||
| size | |||
| ) |
Definition at line 251 of file UT_Tracing.h.
Definition at line 255 of file UT_Tracing.h.
Definition at line 262 of file UT_Tracing.h.
| #define utTraceMessageFlagL | ( | F, | |
| txt | |||
| ) |
Definition at line 253 of file UT_Tracing.h.
| #define utTraceMessageFlagLC | ( | F, | |
| txt, | |||
| color | |||
| ) |
Definition at line 254 of file UT_Tracing.h.
Definition at line 261 of file UT_Tracing.h.
| #define utTraceMessageFlagLS | ( | F, | |
| txt, | |||
| depth | |||
| ) |
Definition at line 260 of file UT_Tracing.h.
Definition at line 258 of file UT_Tracing.h.
| #define utTraceMessageFlagSH | ( | F, | |
| sh | |||
| ) |
Definition at line 252 of file UT_Tracing.h.
| #define utTraceMessageFlagSHC | ( | F, | |
| sh, | |||
| color | |||
| ) |
Definition at line 256 of file UT_Tracing.h.
| #define utTraceMessageFlagSHCS | ( | F, | |
| sh, | |||
| color, | |||
| d | |||
| ) |
Definition at line 263 of file UT_Tracing.h.
| #define utTraceMessageFlagSHS | ( | F, | |
| sh, | |||
| depth | |||
| ) |
Definition at line 259 of file UT_Tracing.h.
| #define utTraceMessageL | ( | txt | ) |
Definition at line 239 of file UT_Tracing.h.
| #define utTraceMessageLC | ( | txt, | |
| color | |||
| ) |
Definition at line 242 of file UT_Tracing.h.
Definition at line 249 of file UT_Tracing.h.
| #define utTraceMessageLS | ( | txt, | |
| depth | |||
| ) |
Definition at line 246 of file UT_Tracing.h.
Definition at line 244 of file UT_Tracing.h.
| #define utTraceMessageSH | ( | sh | ) |
Definition at line 238 of file UT_Tracing.h.
| #define utTraceMessageSHC | ( | sh, | |
| color | |||
| ) |
Definition at line 241 of file UT_Tracing.h.
| #define utTraceMessageSHCS | ( | sh, | |
| color, | |||
| d | |||
| ) |
Definition at line 248 of file UT_Tracing.h.
| #define utTraceMessageSHS | ( | sh, | |
| depth | |||
| ) |
Definition at line 245 of file UT_Tracing.h.
Definition at line 232 of file UT_Tracing.h.
| #define utTracePlotConfigMem | ( | name | ) |
Definition at line 234 of file UT_Tracing.h.
| #define utTracePlotConfigNum | ( | name | ) |
Definition at line 233 of file UT_Tracing.h.
| #define utTracePlotConfigPct | ( | name | ) |
Definition at line 235 of file UT_Tracing.h.
| #define utTraceViewportDrawEvent | ( | viewport, | |
| event | |||
| ) |
Definition at line 280 of file UT_Tracing.h.
| #define utZoneColor | ( | color | ) |
Definition at line 225 of file UT_Tracing.h.
| #define utZoneIsActive false |
Definition at line 227 of file UT_Tracing.h.
Definition at line 223 of file UT_Tracing.h.
| #define utZoneNameSH | ( | sh | ) |
Definition at line 224 of file UT_Tracing.h.
| #define utZoneScoped |
Definition at line 211 of file UT_Tracing.h.
| #define utZoneScopedBool | ( | b | ) |
Definition at line 209 of file UT_Tracing.h.
| #define utZoneScopedC | ( | color | ) |
Definition at line 213 of file UT_Tracing.h.
Definition at line 218 of file UT_Tracing.h.
| #define utZoneScopedFlag | ( | F | ) |
Definition at line 205 of file UT_Tracing.h.
| #define utZoneScopedFlagN | ( | F, | |
| name | |||
| ) |
Definition at line 206 of file UT_Tracing.h.
Definition at line 208 of file UT_Tracing.h.
| #define utZoneScopedFlagS | ( | F, | |
| depth | |||
| ) |
Definition at line 207 of file UT_Tracing.h.
| #define utZoneScopedN | ( | name | ) |
Definition at line 212 of file UT_Tracing.h.
Definition at line 214 of file UT_Tracing.h.
Definition at line 219 of file UT_Tracing.h.
| #define utZoneScopedNodeFlag | ( | F, | |
| node | |||
| ) |
Definition at line 277 of file UT_Tracing.h.
| #define utZoneScopedNodeFlagP | ( | F, | |
| node | |||
| ) |
Definition at line 278 of file UT_Tracing.h.
Definition at line 217 of file UT_Tracing.h.
| #define utZoneScopedS | ( | depth | ) |
Definition at line 216 of file UT_Tracing.h.
| #define utZoneText | ( | txt, | |
| size | |||
| ) |
Definition at line 221 of file UT_Tracing.h.
| #define utZoneTextSH | ( | sh | ) |
Definition at line 222 of file UT_Tracing.h.
| #define utZoneValue | ( | value | ) |
Definition at line 226 of file UT_Tracing.h.