/tools/lib/perf/ |
D | cpumap.c | 51 int nr_cpus; in cpu_map__default_new() local 81 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, int *tmp_cpus) in cpu_map__trim_new() 107 int nr_cpus = 0; in perf_cpu_map__read() local 181 int i, nr_cpus = 0; in perf_cpu_map__new() local
|
D | evlist.c | 297 int nr_cpus = perf_cpu_map__nr(evlist->cpus); in perf_evlist__alloc_pollfd() local 539 int nr_cpus = perf_cpu_map__nr(evlist->cpus); in mmap_per_cpu() local
|
/tools/perf/util/ |
D | bpf_counter_cgroup.c | 50 __u32 nr_cpus = evlist->core.all_cpus->nr; in bperf_load_program() local 211 int nr_cpus = evlist->core.all_cpus->nr; in bperf_cgrp__sync_counters() local 247 int i, cpu, nr_cpus = evlist->core.all_cpus->nr; in bperf_cgrp__read() local
|
D | svghelper.c | 700 int *pos, int nr_cpus) in scan_thread_topology() 715 static void scan_core_topology(int *map, struct topology *t, int nr_cpus) in scan_core_topology() 726 static int str_to_bitmap(char *s, cpumask_t *b, int nr_cpus) in str_to_bitmap() 754 int i, nr_cpus; in svg_build_topology_map() local
|
D | mmap.c | 243 int c, cpu, nr_cpus; in build_node_mask() local
|
D | env.c | 301 int cpu, nr_cpus; in perf_env__read_cpu_topology_map() local
|
D | evsel.c | 1647 static void evsel__remove_fd(struct evsel *pos, int nr_cpus, int nr_threads, int thread_idx) in evsel__remove_fd() 1655 int nr_cpus, int cpu_idx, in update_fds() 1679 int nr_cpus, int cpu, in evsel__ignore_missing_thread()
|
D | machine.c | 3029 int nr_cpus = min(machine->env->nr_cpus_avail, MAX_NR_CPUS); in machine__get_current_tid() local 3041 int nr_cpus = min(machine->env->nr_cpus_avail, MAX_NR_CPUS); in machine__set_current_tid() local
|
D | evlist.c | 554 int nr_cpus = perf_cpu_map__nr(evlist->core.cpus); in evlist__enable_event_thread() local
|
D | session.c | 2448 int nr_cpus = min(session->header.env.nr_cpus_avail, MAX_NR_CPUS); in perf_session__cpu_bitmap() local
|
/tools/perf/arch/arm/util/ |
D | auxtrace.c | 21 int ret, i, nr_cpus = sysconf(_SC_NPROCESSORS_CONF); in find_all_arm_spe_pmus() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | perf_buffer.c | 48 int err, on_len, nr_on_cpus = 0, nr_cpus, i; in test_perf_buffer() local
|
D | xdp_noinline.c | 8 unsigned int nr_cpus = bpf_num_possible_cpus(); in test_xdp_noinline() local
|
D | l4lb_all.c | 7 unsigned int nr_cpus = bpf_num_possible_cpus(); in test_l4lb() local
|
D | map_init.c | 10 static int nr_cpus; variable
|
D | lookup_and_delete.c | 11 static int nr_cpus; variable
|
/tools/testing/selftests/bpf/map_tests/ |
D | array_map_batch_ops.c | 12 static int nr_cpus; variable
|
/tools/virtio/virtio-trace/ |
D | trace-agent.c | 31 int nr_cpus = (int)sysconf(_SC_NPROCESSORS_CONF); in get_total_cpus() local
|
/tools/testing/selftests/bpf/ |
D | test_maps.c | 156 unsigned int nr_cpus = bpf_num_possible_cpus(); in test_hashmap_percpu() local 419 unsigned int nr_cpus = bpf_num_possible_cpus(); in test_arraymap_percpu() local 478 unsigned int nr_cpus = bpf_num_possible_cpus(); in test_arraymap_percpu_many_keys() local
|
D | test_lru_map.c | 27 static int nr_cpus; variable
|
D | test_progs.h | 77 int nr_cpus; member
|
/tools/power/cpupower/utils/ |
D | cpufreq-info.c | 58 unsigned int cpu, nr_cpus; in proc_cpufreq_output() local
|
/tools/testing/selftests/vm/ |
D | userfaultfd.c | 66 static unsigned long nr_cpus, nr_pages, nr_pages_per_cpu, page_size; variable
|
/tools/perf/bench/ |
D | numa.c | 125 int nr_cpus; member
|
/tools/lib/bpf/ |
D | libbpf.c | 4591 int nr_cpus; in bpf_object__create_map() local
|