Home
last modified time | relevance | path

Searched refs:traceDescriptionFilePath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/test/API/commands/trace/
H A DTestTraceLoad.py18 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
129 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
188 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
213 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
238 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
317 traceDescriptionFilePath=trace_description_file_path,
332 traceDescriptionFilePath=trace_description_file_path,
357 traceDescriptionFilePath=trace_description_file_path,
371 traceDescriptionFilePath=trace_description_file_path,
384 traceDescriptionFilePath=trace_description_file_path,
[all …]
H A DTestTraceEvents.py17 traceDescriptionFilePath=trace_description_file_path, substrs=["intel-pt"]
/llvm-project/lldb/packages/Python/lldbsuite/test/tools/intelpt/
H A Dintelpt_testcase.py164 def traceLoad(self, traceDescriptionFilePath, error=False, substrs=None): argument
166 traceDescriptionFile = lldb.SBFileSpec(traceDescriptionFilePath, True)