Searched defs:custom_string (Results 1 – 2 of 2) sorted by relevance
148 const char *custom_string) { in BeginTrace()
52 #define DTRACE_BEGIN(custom_string) Debug::Get()->BeginTrace(__CLASS__, __FUNCTION__, custom_string) argument