Searched defs:DTRACE_BEGIN (Results 1 – 6 of 6) sorted by relevance
55 #define DTRACE_BEGIN(custom_string) display::DebugHandler::Get()->BeginTrace( \ macro
53 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro
54 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) macro