Home
last modified time | relevance | path

Searched defs:Microseconds (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/system/chre/util/include/chre/util/
H A Dtime_impl.h80 constexpr Microseconds::Microseconds(uint64_t microseconds) in Microseconds() function
83 constexpr Microseconds::Microseconds(Nanoseconds nanoseconds) in Microseconds() function
H A Dtime.h49 class Microseconds; variable
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Dtime_impl.h79 constexpr Microseconds::Microseconds(uint64_t microseconds) in Microseconds() function
82 constexpr Microseconds::Microseconds(Nanoseconds nanoseconds) in Microseconds() function
H A Dtime.h49 class Microseconds; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtimer.cc31 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 Dtpu_timer.h32 uint64_t Microseconds() const override { in Microseconds() function
/aosp_15_r20/external/coreboot/src/lib/
H A Dhw-time-timer.adb17 Microseconds : Interfaces.C.long; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
H A Dhost_timer.cc35 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 Dgpu_timer.h65 uint64_t Microseconds() const override { in Microseconds() function
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtime.hpp49 using Microseconds = std::chrono::microseconds; typedef
/aosp_15_r20/external/boringssl/src/util/
H A Dcompare_benchmarks.go33 Microseconds int `json:"microseconds"` member
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/
H A Dcompare_benchmarks.go33 Microseconds int `json:"microseconds"` member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/abseil/
DDurationRewriter.h25 Microseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/abseil/
DDurationRewriter.h25 Microseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/abseil/
DDurationRewriter.h25 Microseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/abseil/
DDurationRewriter.h25 Microseconds, enumerator
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dtimeline.ts24 Microseconds = 'microseconds', enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUefiLib.h74 #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 DUefiLib.h74 #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 DUefiLib.h74 #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 DUefiLib.h75 #define EFI_TIMER_PERIOD_MICROSECONDS(Microseconds) MultU64x32((UINT64)(Microseconds), 10) argument
/aosp_15_r20/cts/hostsidetests/sustainedperf/dhrystone/
H A Ddhry_1.c66 float Microseconds, variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.h443 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 Dtime.h443 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 Dtime.h411 constexpr Duration Microseconds(T n) { in Microseconds() function
445 Duration Microseconds(T n) { in Microseconds() function

12