Lines Matching refs:traceAlways
75 traceAlways = True variable
77 traceAlways = False variable
524 return traceAlways
546 if traceAlways:
568 if traceAlways:
580 if traceAlways:
949 with recording(self, traceAlways) as sbuf:
963 with recording(self, traceAlways) as sbuf:
992 with recording(self, traceAlways) as sbuf:
1598 trace = (True if traceAlways else trace)
1959 trace = (True if traceAlways else trace)
2013 trace = (True if traceAlways else trace)
2225 trace = cmd_status != 0 or traceAlways
2288 trace = (True if traceAlways else trace)
2510 if not traceAlways:
2536 if not traceAlways:
2552 if not traceAlways: