Home
last modified time | relevance | path

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

/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 …]
Dxrt_compile_ops.cc141 auto timed = monitoring::MakeTimed(xrt_metrics::GetCompileCell()); in Compute() local
212 auto timed = monitoring::MakeTimed(xrt_metrics::GetReleaseCompilationCell()); in Compute() local
Dxrt_execute_op.cc253 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteCell()); in DoWork() local
339 auto timed = monitoring::MakeTimed(xrt_metrics::GetExecuteChainedCell()); in DoWork() local
/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/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/guava/android/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java646 boolean timed, in invokeAnyImpl()
/external/guava/guava/src/com/google/common/util/concurrent/
DMoreExecutors.java646 boolean timed, in invokeAnyImpl()
/external/ltp/pan/
Dltp-pan.c175 int timed = 0; in main() local