Lines Matching refs:substrs

14         self.traceLoad(traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"])
16 substrs=["19531: [20456511.000 ns] (error) expected tracing enabled event",
20 substrs=["67919: [19736130.084 ns] 0x0000000000400bd7 addl $0x1, -0x4(%rbp)",
24 substrs=['''{
59 substrs=['''{
99 self.traceLoad(traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"])
101 …self.expect("thread trace dump info 2", substrs=["Total number of continuous executions found: 153…
109 … self.expect("thread trace dump instructions 2 -t", substrs=["error: invalid target"], error=True)
112 self.traceLoad(os.path.join(compact_trace_bundle_dir, "trace.json"), substrs=["intel-pt"])
114 substrs=["19531: [20456511.000 ns] (error) expected tracing enabled event",
118 substrs=["67919: [19736130.084 ns] 0x0000000000400bd7 addl $0x1, -0x4(%rbp)",
122 …self.expect("thread trace dump info 2", substrs=["Total number of continuous executions found: 3"])
131 self.traceLoad(traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"])
133 substrs=["19531: [20456511.000 ns] (error) expected tracing enabled event",
137 substrs=["67919: [19736130.084 ns] 0x0000000000400bd7 addl $0x1, -0x4(%rbp)",
144 self.traceLoad(traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"])
146 substrs=["19531: [20456511.000 ns] (error) expected tracing enabled event",
150 substrs=["67919: [19736130.084 ns] 0x0000000000400bd7 addl $0x1, -0x4(%rbp)",
157 self.traceLoad(traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"])
176 self.expect("thread info", substrs=["tid = 3842849"])
177 self.expect("thread list", substrs=["Process 1234 stopped", "tid = 3842849"])
178 self.expect("thread trace dump info", substrs=['''thread #1: tid = 3842849
228 …self.traceLoad(traceDescriptionFilePath=trace_description_file_path, error=True, substrs=expected_…
234 …self.traceLoad(traceDescriptionFilePath=trace_description_file_path, error=True, substrs=expected_…
251 …self.traceLoad(traceDescriptionFilePath=trace_description_file_path, error=True, substrs=expected_…
257 …self.traceLoad(traceDescriptionFilePath=trace_description_file_path, error=True, substrs=expected_…
265 …self.traceLoad(traceDescriptionFilePath=trace_description_file_path, error=True, substrs=expected_…