Searched refs:bmIterationCount (Results 1 - 11 of 11) sorted by relevance

/external/lldb/test/benchmarks/stepping/
H A DTestRunHooksThenSteppings.py15 self.count = lldb.bmIterationCount
H A DTestSteppingSpeed.py24 self.count = lldb.bmIterationCount
/external/lldb/test/benchmarks/disassembly/
H A DTestDoAttachThenDisassembly.py21 self.count = lldb.bmIterationCount
H A DTestXcode41Vs42GDBDisassembly.py21 self.count = lldb.bmIterationCount
H A DTestDisassembly.py36 self.count = lldb.bmIterationCount
/external/lldb/test/benchmarks/expression/
H A DTestExpressionCmd.py17 self.count = lldb.bmIterationCount
H A DTestRepeatedExprs.py19 self.count = lldb.bmIterationCount
/external/lldb/test/benchmarks/frame_variable/
H A DTestFrameVariableResponse.py24 self.count = lldb.bmIterationCount
/external/lldb/test/benchmarks/startup/
H A DTestStartupDelays.py29 self.count = lldb.bmIterationCount
/external/lldb/test/benchmarks/turnaround/
H A DTestCompileRunToBreakpointTurnaround.py18 self.count = lldb.bmIterationCount
/external/lldb/test/
H A Ddotest.py181 bmIterationCount = -1 variable
399 global bmIterationCount
677 bmIterationCount = args.y
1212 # Put bmExecutable, bmBreakpointSpec, and bmIterationCount into the lldb namespace, too.
1215 lldb.bmIterationCount = bmIterationCount

Completed in 872 milliseconds