Home
last modified time | relevance | path

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

/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 …]
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
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_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/llvm-libc/src/__support/threads/linux/
Dmutex.h24 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.java777 boolean timed, in invokeAnyImpl()
798 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_broadcast/
D2-3.c163 int timed; in child() local
D1-2.c174 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/guava/android/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java720 boolean timed, in invokeAnyImpl()
/external/ltp/pan/
Dltp-pan.c175 int timed = 0; in main() local