HomeSort by relevance Sort by last modified time
    Searched defs:GetCpuStatsImpl (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/cpp/server/load_reporter/
get_cpu_stats_unsupported.cc 30 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() {
get_cpu_stats_macos.cc 30 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() {
get_cpu_stats_linux.cc 30 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() {
get_cpu_stats_windows.cc 42 std::pair<uint64_t, uint64_t> GetCpuStatsImpl() {

Completed in 637 milliseconds