Home
last modified time | relevance | path

Searched refs:timed (Results 1 – 25 of 165) sorted by relevance

1234567

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c215 char timed; in child() local
226 timed = td->count1 & 1; in child()
228 if (timed) { in child()
239 if (timed) in child()
273 timed = td->count2 & 1; in child()
275 if (timed) { in child()
286 if (timed) in child()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java623 boolean timed = isTimed(method); in doCall()
624 Object[] arguments = new Object[(guarded ? 1 : 0) + (timed ? 2 : 0)]; in doCall()
628 if (timed) { in doCall()
714 final boolean timed = isTimed(method); // Not going to bother with all timeouts, just 0ms. in generateGuardWithWrongMonitorTestCase()
715 return new TestCase(method.getName() + (timed ? "(0ms)" : "()") + "/WrongMonitor->IMSE") { in generateGuardWithWrongMonitorTestCase()
722 (timed ? new Object[] {guard, 0L, TimeUnit.MILLISECONDS} : new Object[] {guard}); in generateGuardWithWrongMonitorTestCase()
749 final boolean timed = isTimed(method); // Not going to bother with all timeouts, just 0ms.
753 + (timed ? "(0ms)" : "()")
761 (timed ? new Object[] {guard, 0L, TimeUnit.MILLISECONDS} : new Object[] {guard});
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D1-2.c212 char timed; in child() local
223 timed = td->count & 1; in child()
225 if (timed) { in child()
236 if (timed) in child()
242 timed, td->predicate, ret); in child()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h176 auto timed = monitoring::MakeTimed(xrt_metrics::GetAllocateCell()); in Compute() local
230 auto timed = in Compute() local
303 auto timed = in Compute() local
373 auto timed = monitoring::MakeTimed(xrt_metrics::GetSubTupleCell()); in Compute() local
424 auto timed = monitoring::MakeTimed(xrt_metrics::GetMakeTupleCell()); in Compute() local
495 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadLiteralCell()); in Compute() local
546 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadToTensorCell()); in Compute() local
630 auto timed = monitoring::MakeTimed(xrt_metrics::GetWriteLiteralCell()); in Compute() local
681 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseAllocationCell()); in Compute() local
710 auto timed = in Compute() local
[all …]
Dtpu_compile_ops.cc122 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local
242 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
Dxrt_compile_ops.cc189 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local
261 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
Dtpu_execute_op.cc281 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local
402 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D2-3.c163 int timed; in child() local
173 timed = td->count & 1; in child()
175 if (timed) { in child()
184 if (timed) in child()
190 timed, td->predicate, ret); in child()
D1-2.c174 char timed; in child() local
184 timed = td->count & 1; in child()
186 if (timed) { in child()
196 if (timed) in child()
202 timed, td->predicate, ret); in child()
/external/tensorflow/tensorflow/core/lib/monitoring/
DBUILD30 name = "timed",
32 "timed.h",
211 "timed.h",
227 "timed.h",
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java732 boolean timed, in invokeAnyImpl() argument
736 executorService, tasks, timed, toNanosSaturated(timeout), TimeUnit.NANOSECONDS); in invokeAnyImpl()
747 boolean timed, in invokeAnyImpl() argument
769 long lastTime = timed ? System.nanoTime() : 0; in invokeAnyImpl()
785 } else if (timed) { in invokeAnyImpl()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dmain.py178 '%.2f' % (timed / times[-1]) for timed in times[:-1]
Dwrite.py282 '%.2f' % (timed / time) for timed in times[:-1]
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dmain.py180 '%.2f' % (timed / times[-1]) for timed in times[:-1]
Dwrite.py281 '%.2f' % (timed / time) for timed in times[:-1]
/external/curl/tests/data/
Dtest27222 FTP timed conditioned get file with identical time stamp
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DGeneratedMonitorTest.java740 final boolean timed = isTimed(method); // Not going to bother with all timeouts, just 0ms. in generateGuardWithWrongMonitorTestCase()
741 return new TestCase(method.getName() + (timed ? "(0ms)" : "()") + "/WrongMonitor->IMSE") { in generateGuardWithWrongMonitorTestCase()
782 final boolean timed = isTimed(method); // Not going to bother with all timeouts, just 0ms.
786 + (timed ? "(0ms)" : "()")
/external/pigweed/pw_sync/
Dbackend.gni25 # Backend for the pw_sync module's timed mutex.
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_memory_manager.cc105 auto timed = monitoring::MakeTimed(xrt_metrics::GetMemoryCompactCell()); in CompactAllocations() local
153 auto timed = monitoring::MakeTimed(xrt_metrics::GetTryFreeMemoryCell()); in TryFreeMemory() local
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug01.sh26 usage: $0 -c cpu -l loop -n timeon -f timeoff -e timed
/external/guava/android/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java672 boolean timed, in invokeAnyImpl() argument
694 long lastTime = timed ? System.nanoTime() : 0; in invokeAnyImpl()
710 } else if (timed) { in invokeAnyImpl()
/external/walt/
DREADME.md15 the screen is timed using an accelerometer mounted on the probe.
/external/tcpdump/win32/prj/
DGNUmakefile136 ../../print-timed.o \
/external/scapy/test/tls/
Dtests_tls_netaccess.uts60 raise RuntimeError("Test timed out")
/external/python/cpython3/Doc/library/
Dtimeit.rst101 The constructor takes a statement to be timed, an additional statement used
113 The execution time of *setup* is excluded from the overall timed execution run.
187 Helper to print a traceback from the timed code.

1234567