/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
D | xrt_state_ops.h | 176 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 …]
|
D | tpu_compile_ops.cc | 123 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local 243 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
|
D | xrt_compile_ops.cc | 190 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local 262 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
|
D | xrt_execute_op.cc | 441 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local 529 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
|
D | tpu_execute_op.cc | 283 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local 404 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
|
/external/clpeak/src/ |
D | compute_hp.cpp | 5 float timed, gflops; in runComputeHP() local
|
D | compute_integer.cpp | 5 float timed, gflops; in runComputeInteger() local
|
D | compute_short.cpp | 5 float timed, gflops; in runComputeShort() local
|
D | compute_dp.cpp | 5 float timed, gflops; in runComputeDP() local
|
D | compute_char.cpp | 5 float timed, gflops; in runComputeChar() local
|
D | compute_integer_fast.cpp | 5 float timed, gflops; in runComputeIntFast() local
|
D | compute_sp.cpp | 5 float timed, gflops; in runComputeSP() local
|
D | global_bandwidth.cpp | 7 float timed_lo, timed_go, timed, gbps; in runGlobalBandwidthTest() local
|
D | clpeak.cpp | 162 float timed = 0; in run_kernel() local
|
D | transfer_bandwidth.cpp | 9 float timed, gbps; in runTransferBandwidthTest() local
|
/external/llvm-libc/src/__support/threads/linux/ |
D | mutex.h | 25 unsigned char timed; variable
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/threads/linux/ |
D | mutex.h | 25 unsigned char timed; variable
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/threads/linux/ |
D | mutex.h | 25 unsigned char timed; variable
|
/external/tensorflow/tensorflow/compiler/xrt/ |
D | xrt_memory_manager.cc | 106 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/ |
D | MoreExecutors.java | 669 boolean timed, in invokeAnyImpl() 690 boolean timed, in invokeAnyImpl()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
D | 1-2.c | 212 char timed; in child() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_destroy/ |
D | 2-1.c | 215 char timed; in child() local
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
D | 2-3.c | 163 int timed; in child() local
|
D | 1-2.c | 174 char timed; in child() local
|
/external/pytorch/tools/ |
D | nightly.py | 226 def timed(prefix: str) -> Callable[[F], F]: function
|