HomeSort by relevance Sort by last modified time
    Searched refs:Timer (Results 176 - 200 of 296) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/autotest/site_utils/suite_scheduler/
driver.py 19 _timer = autotest_stats.Timer('suite_scheduler')
  /external/llvm/utils/lit/lit/
run.py 245 timeout_timer = threading.Timer(max_time, timeout_handler)
  /system/connectivity/shill/test-rpc-proxy/
proxy_dbus_client.h 30 #include <base/timer/timer.h>
166 std::unique_ptr<base::Timer> wait_for_service_timer_;
  /external/autotest/site_utils/
lxc.py 107 timer = autotest_stats.Timer(STATS_KEY) variable
108 # Timer used inside container should not include the hostname, as that will
109 # create individual timer for each container.
110 container_timer = autotest_stats.Timer('lxc')
506 @timer.decorate
534 @timer.decorate
550 @timer.decorate
704 @timer.decorate
    [all...]
run_suite.py 579 autotest_stats.Timer(data_key).send('payload_download_time',
584 autotest_stats.Timer(data_key).send('artifact_download_time',
590 autotest_stats.Timer(data_key).send('suite_run_time',
595 autotest_stats.Timer(data_key).send('tests_run_time',
    [all...]
  /system/core/init/
init.cpp 163 Timer t;
551 Timer t;
  /system/core/metricsd/
timer_test.cc 24 #include "metrics/timer.h"
52 EXPECT_EQ(Timer::kTimerStopped, timer_.timer_state_);
63 Timer timer_;
156 ASSERT_TRUE(timer_.Pause()); // Starts timer paused.
160 ASSERT_TRUE(timer_.Start()); // Restarts timer.
411 static const char kMetricName[] = "test-timer";
  /toolchain/binutils/binutils-2.25/gold/
gold.cc 51 #include "timer.h"
494 Timer* timer = parameters->timer(); local
495 if (timer != NULL)
496 timer->stamp(0);
843 Timer* timer = parameters->timer(); local
844 if (timer != NULL
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
SignificantMotionTestActivity.java 19 import java.util.Timer;
DeviceSuspendTestActivity.java 5 import java.util.Timer;
  /external/autotest/scheduler/shard/
shard_client.py 93 timer = autotest_stats.Timer(STATS_KEY) variable
134 @timer.decorate
289 @timer.decorate
  /external/blktrace/doc/
blktrace.tex 167 IO unplugs: 0 Timer unplugs: 0
174 IO unplugs: 0 Timer unplugs: 0
181 IO unplugs: 0 Timer unplugs: 3
303 IO unplugs: 0 Timer unplugs: 0
309 IO unplugs: 0 Timer unplugs: 4
315 IO unplugs: 0 Timer unplugs: 0
321 IO unplugs: 0 Timer unplugs: 0
328 IO unplugs: 0 Timer unplugs: 4
566 \item[T -- unplug due to timer] If nobody requests the io that was queued
718 \item[T -- unplug due to timer] The command associated with the even
    [all...]
  /external/opencv3/samples/python2/
common.py 137 def Timer(msg):
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 43 import java.util.Timer;
149 // the timer display in seconds
155 // string value for timer display
228 private Timer mTimer = null;
232 // one second - used to update timer
562 mTimer = new Timer();
641 // kick off the timer task for counter update if not already
705 // when processing a timer event below.
713 // Only update state on a timer event
    [all...]
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
PeerConnectionClient.java 46 import java.util.Timer;
103 private Timer statsTimer;
250 statsTimer = new Timer();
596 Log.e(TAG, "Can not schedule statistics timer", e);
    [all...]
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 48 import javax.swing.Timer;
71 private Timer timer; field in class:ScreenViewer
83 timer = new Timer(5000, this);
84 timer.setInitialDelay(0);
85 timer.setRepeats(true);
99 timer.start();
152 timer.setDelay(rate);
153 timer.setInitialDelay(0)
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 239 // A set of pools of currently active timers. When a timer is queried, we will divide the
240 // elapsed time by the number of active timers to arrive at that timer's share of the time.
241 // In order to do this, we must refresh each timer whenever the number of active timers
561 public Map<String, ? extends Timer> getKernelWakelockStats() {
569 public Map<String, ? extends Timer> getWakeupReasonStats() {
2064 SamplingTimer timer = mWakeupReasonStats.get(name); local
3291 SamplingTimer timer = getWakeupReasonTimerLocked(mLastWakeupReason); local
5764 StopwatchTimer timer = syncStats.valueAt(is); local
5775 StopwatchTimer timer = jobStats.valueAt(ij); local
5931 StopwatchTimer timer = syncStats.valueAt(is); local
5940 StopwatchTimer timer = jobStats.valueAt(ij); local
7345 StopwatchTimer timer = mSyncStats.instantiateObject(); local
7351 StopwatchTimer timer = mJobStats.instantiateObject(); local
8986 final StopwatchTimer timer = mPartialTimers.get(i); local
9088 final StopwatchTimer timer = mPartialTimers.get(i); local
9157 final StopwatchTimer timer = mPartialTimers.get(i); local
10564 SamplingTimer timer = ent.getValue(); local
10957 SamplingTimer timer = new SamplingTimer(mClocks, mOnBatteryTimeBase, in); local
11107 SamplingTimer timer = ent.getValue(); local
    [all...]
  /external/llvm/lib/IR/
LegacyPassManager.cpp 27 #include "llvm/Support/Timer.h"
456 DenseMap<Pass*, Timer*> TimingData;
476 /// getPassTimer - Return the timer for the specified pass if it exists.
477 Timer *getPassTimer(Pass *P) {
482 Timer *&T = TimingData[P];
484 T = new Timer(P->getPassName(), TG);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.util_1.0.500.v20130404-1337.jar 
  /external/autotest/frontend/afe/
rpc_utils.py     [all...]
  /frameworks/base/services/java/com/android/server/
SystemServer.java 106 import java.util.Timer;
182 private Timer mProfilerSnapshotTimer;
262 mProfilerSnapshotTimer = new Timer();
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/isc/
ev_timers.c 67 evTimer * timer; member in struct:__anon1168
251 ctx->cur->type == Timer &&
252 ctx->cur->u.timer.this == del) {
253 evPrintf(ctx, 8, "deferring delete of timer (executing)\n");
256 * clean up the timer.
284 evTimer *timer = id.opaque; local
289 if (heap_element(ctx->timers, timer->index) != timer)
293 timer->mode |= EV_TMR_RATE;
295 timer->mode &= ~EV_TMR_RATE
311 evTimer *timer = id.opaque; local
408 evTimer *timer = opaqueID.opaque; local
461 evTimer *timer; local
    [all...]
  /external/autotest/client/common_lib/cros/
autoupdater.py 242 _timer = autotest_stats.Timer('cros_autoupdater')

Completed in 846 milliseconds

1 2 3 4 5 6 78 91011>>