Home
last modified time | relevance | path

Searched defs:cycles_per_second (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/
H A Dtime_precise.cc59 static double cycles_per_second = 0; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtime_precise.cc59 static double cycles_per_second = 0; variable
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dsysinfo.cc521 double cycles_per_second = benchmark::stod(value) * 1000000.0; in GetCPUCyclesPerSecond() local
/aosp_15_r20/external/google-benchmark/src/
H A Dsysinfo.cc700 double cycles_per_second = benchmark::stod(value) * 1000000.0; in GetCPUCyclesPerSecond() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dsysinfo.cc685 double cycles_per_second = benchmark::stod(value) * 1000000.0; in GetCPUCyclesPerSecond() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h1284 double cycles_per_second; member
/aosp_15_r20/external/google-benchmark/include/benchmark/
H A Dbenchmark.h1748 double cycles_per_second; member
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/include/benchmark/
H A Dbenchmark.h1682 double cycles_per_second; member