Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/cpp/server/load_reporter/
H A Dget_cpu_stats_unsupported.cc31 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
H A Dget_cpu_stats_macos.cc30 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
H A Dget_cpu_stats_linux.cc34 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
H A Dget_cpu_stats_windows.cc43 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/load_reporter/
Dget_cpu_stats_unsupported.cc31 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
Dget_cpu_stats_macos.cc30 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
Dget_cpu_stats_linux.cc34 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function
Dget_cpu_stats_windows.cc43 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() { in GetCpuStatsImpl() function