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