Searched refs:stop (Results 1 – 8 of 8) sorted by relevance
24 volatile boolean stop = false; field in ControlData
54 while (!data.stop) { in printOrWait()
81 data.stop = true; in doTestOtherThreadBusyLoop()
129 data.stop = true; in doTestOtherThreadBusyLoop()
98 totalTimer.stop(); in printTimingInfo()207 timerMutation.stop(); in fuzz()395 timerDexInput.stop(); in loadProgram()400 timerProgGen.stop(); in loadProgram()421 timerDexOutput.stop(); in saveProgram()425 timerChecksumCalc.stop(); in saveProgram()
59 public void stop() { in stop() method in Timer
78 stop(stop_) {} in GetStackTraceVisitor()98 if (stop == 1) { in VisitFrame()100 } else if (stop > 0) { in VisitFrame()101 stop--; in VisitFrame()112 size_t stop; member118 size_t stop, in MakeStackTraceVisitor() argument120 return GetStackTraceVisitor<FrameFn>(thread_in, start, stop, fn); in MakeStackTraceVisitor()125 GetStackTraceVectorClosure(size_t start, size_t stop) in GetStackTraceVectorClosure()127 stop_input(stop), in GetStackTraceVectorClosure()139 stop_result = visitor.stop; in Run()[all …]
30 > `adb shell stop && adb shell start`