Searched refs:TRACE_ON_NORMAL (Results 1 – 4 of 4) sorted by relevance
71 TRACE_ON_NORMAL = 0, /**< Trace on at start of trace or filtering discontinuity */ enumerator
404 static trace_on_reason_t on_map[] = { TRACE_ON_NORMAL, TRACE_ON_NORMAL, in processISync()
357 m_output_elem.trace_on_reason = TRACE_ON_NORMAL; in processIsync()
724 … m_out_elem.getCurrElem().trace_on_reason = m_prev_overflow ? TRACE_ON_OVERFLOW : TRACE_ON_NORMAL; in commitElements()