Home
last modified time | relevance | path

Searched defs:timed (Results 1 – 25 of 30) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h176 auto timed = monitoring::MakeTimed(xrt_metrics::GetAllocateCell()); in Compute() local
231 auto timed = in Compute() local
304 auto timed = in Compute() local
375 auto timed = monitoring::MakeTimed(xrt_metrics::GetSubTupleCell()); in Compute() local
426 auto timed = monitoring::MakeTimed(xrt_metrics::GetMakeTupleCell()); in Compute() local
498 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadLiteralCell()); in Compute() local
549 auto timed = monitoring::MakeTimed(xrt_metrics::GetReadToTensorCell()); in Compute() local
633 auto timed = monitoring::MakeTimed(xrt_metrics::GetWriteLiteralCell()); in Compute() local
684 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseAllocationCell()); in Compute() local
713 auto timed = in Compute() local
[all …]
Dtpu_compile_ops.cc123 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local
243 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
Dxrt_compile_ops.cc190 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local
262 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
Dxrt_execute_op.cc441 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local
529 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
Dtpu_execute_op.cc283 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local
404 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
/external/clpeak/src/
Dcompute_hp.cpp5 float timed, gflops; in runComputeHP() local
Dcompute_integer.cpp5 float timed, gflops; in runComputeInteger() local
Dcompute_short.cpp5 float timed, gflops; in runComputeShort() local
Dcompute_dp.cpp5 float timed, gflops; in runComputeDP() local
Dcompute_char.cpp5 float timed, gflops; in runComputeChar() local
Dcompute_integer_fast.cpp5 float timed, gflops; in runComputeIntFast() local
Dcompute_sp.cpp5 float timed, gflops; in runComputeSP() local
Dglobal_bandwidth.cpp7 float timed_lo, timed_go, timed, gbps; in runGlobalBandwidthTest() local
Dclpeak.cpp162 float timed = 0; in run_kernel() local
Dtransfer_bandwidth.cpp9 float timed, gbps; in runTransferBandwidthTest() local
/external/llvm-libc/src/__support/threads/linux/
Dmutex.h25 unsigned char timed; variable
/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/linux/
Dmutex.h25 unsigned char timed; variable
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/linux/
Dmutex.h25 unsigned char timed; variable
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_memory_manager.cc106 auto timed = monitoring::MakeTimed(xrt_metrics::GetMemoryCompactCell()); in CompactAllocations() local
155 auto timed = monitoring::MakeTimed(xrt_metrics::GetTryFreeMemoryCell()); in TryFreeMemory() local
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java669 boolean timed, in invokeAnyImpl()
690 boolean timed, in invokeAnyImpl()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/
D1-2.c212 char timed; in child() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/
D2-1.c215 char timed; in child() local
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/
D2-3.c163 int timed; in child() local
D1-2.c174 char timed; in child() local
/external/pytorch/tools/
Dnightly.py226 def timed(prefix: str) -> Callable[[F], F]: function

12