Searched refs:TRACE_PLAIN (Results 1 – 3 of 3) sorted by relevance
125 TRACE_PLAIN /* -v/--verbose type */ enumerator
97 if(config->tracetype == TRACE_PLAIN) { in tool_debug_cb()
2121 if(global->tracetype && (global->tracetype != TRACE_PLAIN)) in getparameter()2124 global->tracetype = TRACE_PLAIN; in getparameter()