Searched refs:select_thread (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
H A DTestCase.cpp181 bool select_thread = false; local
192 select_thread = true;
198 select_thread = true;
215 select_thread = true;
221 select_thread = true;
226 select_thread = true;
231 select_thread = true;
236 if (select_thread && !selected_thread)
/external/lldb/examples/python/
H A Dperformance.py181 select_thread = False
190 select_thread = True
194 select_thread = True
207 select_thread = True
212 select_thread = True
218 select_thread = True
222 select_thread = True
226 if select_thread and not selected_thread:

Completed in 97 milliseconds