Searched refs:DFX_TRACE_START (Results 1 – 3 of 3) sorted by relevance
47 DFX_TRACE_START("KeyThreadUnwindRemote:%d", tid); in UnwindStack()57 DFX_TRACE_START("KeyThreadGetFrames:%d", tid); in UnwindStack()68 DFX_TRACE_START("KeyThreadGetFrames:%d", tid); in UnwindStack()74 DFX_TRACE_START("KeyThreadGetFrames:%d", tid); in UnwindStack()
204 DFX_TRACE_START("OtherThreadUnwindRemote:%d", tid); in UnwindOtherThread()208 DFX_TRACE_START("OtherThreadGetFrames:%d", tid); in UnwindOtherThread()
32 #define DFX_TRACE_START(fmt, ...) DfxStartTrace(fmt, ##__VA_ARGS__) macro36 #define DFX_TRACE_START(fmt, ...) macro