Lines Matching refs:traceAlways
73 traceAlways = True variable
75 traceAlways = False variable
538 return traceAlways
560 if traceAlways:
582 if traceAlways:
594 if traceAlways:
963 with recording(self, traceAlways) as sbuf:
977 with recording(self, traceAlways) as sbuf:
1006 with recording(self, traceAlways) as sbuf:
1617 trace = (True if traceAlways else trace)
1992 trace = (True if traceAlways else trace)
2046 trace = (True if traceAlways else trace)
2258 trace = cmd_status != 0 or traceAlways
2321 trace = (True if traceAlways else trace)
2558 if not traceAlways:
2584 if not traceAlways:
2600 if not traceAlways: