Searched refs:_doTrace (Results 1 – 2 of 2) sorted by relevance
35 static bool _doTrace(struct CLIDebugger* debugger);702 if (_doTrace(debugger)) { in _trace()709 static bool _doTrace(struct CLIDebugger* debugger) { in _doTrace() function1041 retain = _doTrace(cliDebugger) && retain; in _cliDebuggerCustom()
36 static bool _doTrace(struct CLIDebugger* debugger);735 if (_doTrace(debugger)) { in _trace()742 static bool _doTrace(struct CLIDebugger* debugger) { in _doTrace() function1111 retain = _doTrace(cliDebugger) && retain; in _cliDebuggerCustom()