Home
last modified time | relevance | path

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

12345678910>>...16

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A 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 …]
H A 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
H A 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
H A 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
H A 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
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DExchanger.java354 private final Object arenaExchange(Object item, boolean timed, long ns) { in arenaExchange()
453 private final Object slotExchange(Object item, boolean timed, long ns) { in slotExchange()
DPhaser.java1090 final boolean timed; field in Phaser.QNode
1098 boolean timed, long nanos) { in QNode()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/concurrent/
DExchanger.java354 private final Object arenaExchange(Object item, boolean timed, long ns) { in arenaExchange()
453 private final Object slotExchange(Object item, boolean timed, long ns) { in slotExchange()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DExchanger.java354 private final Object arenaExchange(Object item, boolean timed, long ns) { in arenaExchange()
453 private final Object slotExchange(Object item, boolean timed, long ns) { in slotExchange()
H A DPhaser.java1090 final boolean timed; field in Phaser.QNode
1098 boolean timed, long nanos) { in QNode()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A 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
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/
DPhaser.java1090 final boolean timed; field in Phaser.QNode
1098 boolean timed, long nanos) { in QNode()
/aosp_15_r20/external/guava/guava/src/com/google/common/util/concurrent/
H A DMoreExecutors.java669 boolean timed, in invokeAnyImpl()
690 boolean timed, in invokeAnyImpl()
/aosp_15_r20/external/clpeak/src/
H A Dcompute_dp.cpp5 float timed, gflops; in runComputeDP() local
H A Dcompute_hp.cpp5 float timed, gflops; in runComputeHP() local
H A Dcompute_integer_fast.cpp5 float timed, gflops; in runComputeIntFast() local
H A Dcompute_integer.cpp5 float timed, gflops; in runComputeInteger() local
H A Dcompute_sp.cpp5 float timed, gflops; in runComputeSP() local
H A Dcompute_char.cpp5 float timed, gflops; in runComputeChar() local
H A Dcompute_short.cpp5 float timed, gflops; in runComputeShort() local
H A Dglobal_bandwidth.cpp7 float timed_lo, timed_go, timed, gbps; in runGlobalBandwidthTest() local
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java1201 private long acquireWrite(boolean interruptible, boolean timed, long time) { in acquireWrite()
1273 private long acquireRead(boolean interruptible, boolean timed, long time) { in acquireRead()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/locks/
H A DStampedLock.java1201 private long acquireWrite(boolean interruptible, boolean timed, long time) { in acquireWrite()
1273 private long acquireRead(boolean interruptible, boolean timed, long time) { in acquireRead()
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/21/libcore/ojluni/src/main/java/java/util/concurrent/locks/
DStampedLock.java1201 private long acquireWrite(boolean interruptible, boolean timed, long time) { in acquireWrite()
1273 private long acquireRead(boolean interruptible, boolean timed, long time) { in acquireRead()
/aosp_15_r20/external/llvm-libc/src/__support/threads/linux/
H A Dmutex.h25 unsigned char timed; variable

12345678910>>...16