/aosp_15_r20/system/chre/util/include/chre/util/ |
H A D | time_impl.h | 80 constexpr Microseconds::Microseconds(uint64_t microseconds) in Microseconds() function 83 constexpr Microseconds::Microseconds(Nanoseconds nanoseconds) in Microseconds() function
|
H A D | time.h | 49 class Microseconds; variable
|
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/ |
H A D | time_impl.h | 79 constexpr Microseconds::Microseconds(uint64_t microseconds) in Microseconds() function 82 constexpr Microseconds::Microseconds(Nanoseconds nanoseconds) in Microseconds() function
|
H A D | time.h | 49 class Microseconds; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/ |
H A D | timer.cc | 31 uint64_t Timer::Microseconds() const { return implementation_->Microseconds(); } in Microseconds() function in stream_executor::Timer
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/ |
H A D | tpu_timer.h | 32 uint64_t Microseconds() const override { in Microseconds() function
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | hw-time-timer.adb | 17 Microseconds : Interfaces.C.long; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
H A D | host_timer.cc | 35 uint64_t HostTimer::Microseconds() const { in Microseconds() function in stream_executor::host::HostTimer
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/gpu/ |
H A D | gpu_timer.h | 65 uint64_t Microseconds() const override { in Microseconds() function
|
/aosp_15_r20/external/ot-br-posix/src/common/ |
H A D | time.hpp | 49 using Microseconds = std::chrono::microseconds; typedef
|
/aosp_15_r20/external/boringssl/src/util/ |
H A D | compare_benchmarks.go | 33 Microseconds int `json:"microseconds"` member
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/ |
H A D | compare_benchmarks.go | 33 Microseconds int `json:"microseconds"` member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 25 Microseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 25 Microseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 25 Microseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 25 Microseconds, enumerator
|
/aosp_15_r20/external/perfetto/ui/src/public/ |
H A D | timeline.ts | 24 Microseconds = 'microseconds', enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/ |
H A D | UefiLib.h | 74 #define EFI_TIMER_PERIOD_MICROSECONDS(Microseconds) MultU64x32((UINT64)(Microseconds), 10) argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/ |
H A D | UefiLib.h | 74 #define EFI_TIMER_PERIOD_MICROSECONDS(Microseconds) MultU64x32((UINT64)(Microseconds), 10) argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/ |
H A D | UefiLib.h | 74 #define EFI_TIMER_PERIOD_MICROSECONDS(Microseconds) MultU64x32((UINT64)(Microseconds), 10) argument
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/ |
H A D | UefiLib.h | 75 #define EFI_TIMER_PERIOD_MICROSECONDS(Microseconds) MultU64x32((UINT64)(Microseconds), 10) argument
|
/aosp_15_r20/cts/hostsidetests/sustainedperf/dhrystone/ |
H A D | dhry_1.c | 66 float Microseconds, variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/ |
D | time.h | 443 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Microseconds(T n) { in Microseconds() function 477 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Microseconds(T n) { in Microseconds() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/ |
H A D | time.h | 443 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Microseconds(T n) { in Microseconds() function 477 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Microseconds(T n) { in Microseconds() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/ |
H A D | time.h | 411 constexpr Duration Microseconds(T n) { in Microseconds() function 445 Duration Microseconds(T n) { in Microseconds() function
|