Home
last modified time | relevance | path

Searched defs:num_cpu (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/base/power_monitor/
H A Dcpu_frequency_utils.cc74 size_t num_cpu = static_cast<size_t>(base::SysInfo::NumberOfProcessors()); in GetCpuMaxMhz() local
95 size_t num_cpu = static_cast<size_t>(base::SysInfo::NumberOfProcessors()); in GetCpuMhzLimit() local
/aosp_15_r20/build/make/tools/warn/
H A Dwarn.py52 def create_and_launch_subprocesses(num_cpu, classify_warnings_fn, arg_groups, argument
/aosp_15_r20/external/bpftool/src/skeleton/
H A Dprofiler.bpf.c41 const volatile __u32 num_cpu = 1; variable
/aosp_15_r20/external/bpftool/src/
H A Dprog.c2090 __u32 m, cpu, num_cpu = obj->rodata->num_cpu; in profile_read_values() local
2346 int num_metric, num_cpu, err = -1; in do_profile() local
/aosp_15_r20/external/google-benchmark/src/
H A Dsysinfo.cc479 int num_cpu = -1; in GetNumCPUsImpl() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dsysinfo.cc473 int num_cpu = -1; in GetNumCPUs() local
/aosp_15_r20/external/libbpf/src/
H A Dlibbpf.c10372 int num_cpu = libbpf_num_possible_cpus(); in validate_map_op() local