Searched refs:TRACE_JOBS (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/
H A DTracing.h91 # define TRACE_JOBS(x...) printf(x) macro
94 # define TRACE_JOBS(x...) (void)0 macro
/haiku/src/kits/debugger/controllers/
H A DTeamDebugger.cpp1421 TRACE_JOBS("TeamDebugger::JobDone(%p)\n", job);
1444 TRACE_JOBS("TeamDebugger::JobFailed(%p)\n", job);
1453 TRACE_JOBS("TeamDebugger::JobAborted(%p)\n", job);
2386 TRACE_JOBS("TeamDebugger::_HandleDebugInfoJobUserInput(): "

Completed in 86 milliseconds