/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/ |
H A 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 …]
|
H A 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
|
H A 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
|
H A 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
|
H A 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
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | Exchanger.java | 354 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()
|
D | Phaser.java | 1090 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/ |
D | Exchanger.java | 354 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 D | Exchanger.java | 354 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 D | Phaser.java | 1090 final boolean timed; field in Phaser.QNode 1098 boolean timed, long nanos) { in QNode()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/ |
H A 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
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/ |
D | Phaser.java | 1090 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 D | MoreExecutors.java | 669 boolean timed, in invokeAnyImpl() 690 boolean timed, in invokeAnyImpl()
|
/aosp_15_r20/external/clpeak/src/ |
H A D | compute_dp.cpp | 5 float timed, gflops; in runComputeDP() local
|
H A D | compute_hp.cpp | 5 float timed, gflops; in runComputeHP() local
|
H A D | compute_integer_fast.cpp | 5 float timed, gflops; in runComputeIntFast() local
|
H A D | compute_integer.cpp | 5 float timed, gflops; in runComputeInteger() local
|
H A D | compute_sp.cpp | 5 float timed, gflops; in runComputeSP() local
|
H A D | compute_char.cpp | 5 float timed, gflops; in runComputeChar() local
|
H A D | compute_short.cpp | 5 float timed, gflops; in runComputeShort() local
|
H A D | global_bandwidth.cpp | 7 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/ |
D | StampedLock.java | 1201 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 D | StampedLock.java | 1201 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/ |
D | StampedLock.java | 1201 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 D | mutex.h | 25 unsigned char timed; variable
|