Home | History | Annotate | Download | only in os

Lines Matching refs:state

57         final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
58 while (state.keepRunning()) {
65 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
66 while (state.keepRunning()) {
73 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
74 while (state.keepRunning()) {
81 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
82 while (state.keepRunning()) {
89 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
90 while (state.keepRunning()) {
97 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
98 while (state.keepRunning()) {
105 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
107 while (state.keepRunning()) {
115 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
116 while (state.keepRunning()) {
124 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
126 while (state.keepRunning()) {
134 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
135 while (state.keepRunning()) {
143 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
145 while (state.keepRunning()) {
153 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
154 while (state.keepRunning()) {
169 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
170 while (state.keepRunning()) {
200 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
203 while (state.keepRunning()) {
219 final BenchmarkState state = mPerfStatusReporter.getBenchmarkState();
236 while (state.keepRunning()) {