| /Linux-v5.4/tools/perf/lib/ | 
| D | cpumap.c | 51 	int nr_cpus;  in cpu_map__default_new()  local71 static struct perf_cpu_map *cpu_map__trim_new(int nr_cpus, int *tmp_cpus)  in cpu_map__trim_new()
 88 	int nr_cpus = 0;  in perf_cpu_map__read()  local
 162 	int i, nr_cpus = 0;  in perf_cpu_map__new()  local
 
 | 
| /Linux-v5.4/samples/bpf/ | 
| D | tracex3_user.c | 21 	unsigned int nr_cpus = bpf_num_possible_cpus();  in clear_stats()  local78 	unsigned int nr_cpus = bpf_num_possible_cpus();  in print_hist()  local
 
 | 
| D | xdp_monitor_user.c | 151 	unsigned int nr_cpus = bpf_num_possible_cpus();  in map_collect_record()  local188 	unsigned int nr_cpus = bpf_num_possible_cpus();  in map_collect_record_u64()  local
 298 	unsigned int nr_cpus = bpf_num_possible_cpus();  in stats_print()  local
 510 	unsigned int nr_cpus = bpf_num_possible_cpus();  in alloc_rec_per_cpu()  local
 
 | 
| D | lwt_len_hist_user.c | 33 	unsigned int nr_cpus = bpf_num_possible_cpus();  in main()  local
 | 
| D | xdp_rxq_info_user.c | 199 	unsigned int nr_cpus = bpf_num_possible_cpus();  in alloc_record_per_cpu()  local265 	unsigned int nr_cpus = bpf_num_possible_cpus();  in map_collect_percpu()  local
 346 	unsigned int nr_cpus = bpf_num_possible_cpus();  in stats_print()  local
 
 | 
| D | xdp_redirect_cpu_user.c | 167 	unsigned int nr_cpus = bpf_num_possible_cpus();  in map_collect_percpu()  local199 	unsigned int nr_cpus = bpf_num_possible_cpus();  in alloc_record_per_cpu()  local
 300 	unsigned int nr_cpus = bpf_num_possible_cpus();  in stats_print()  local
 
 | 
| D | tracex6_user.c | 75 	int i, status, nr_cpus = sysconf(_SC_NPROCESSORS_CONF);  in test_perf_event_array()  local
 | 
| D | xdp1_user.c | 46 	unsigned int nr_cpus = bpf_num_possible_cpus();  in poll_stats()  local
 | 
| D | xdp_redirect_map_user.c | 65 	unsigned int nr_cpus = bpf_num_possible_cpus();  in poll_stats()  local
 | 
| D | xdp_redirect_user.c | 65 	unsigned int nr_cpus = bpf_num_possible_cpus();  in poll_stats()  local
 | 
| D | sampleip_user.c | 28 static int nr_cpus;  variable
 | 
| D | xdp_tx_iptunnel_user.c | 54 	unsigned int nr_cpus = bpf_num_possible_cpus();  in poll_stats()  local
 | 
| D | tracex2_user.c | 43 	unsigned int nr_cpus = bpf_num_possible_cpus();  in print_hist_for_pid()  local
 | 
| D | trace_event_user.c | 139 	int nr_cpus = sysconf(_SC_NPROCESSORS_CONF);  in test_perf_event_all_cpu()  local
 | 
| /Linux-v5.4/virt/kvm/arm/vgic/ | 
| D | vgic-debug.c | 26 	int nr_cpus;  member58 	int nr_cpus = atomic_read(&kvm->online_vcpus);  in iter_init()  local
 
 | 
| /Linux-v5.4/tools/perf/util/ | 
| 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 | env.c | 233 	int cpu, nr_cpus;  in perf_env__read_cpu_topology_map()  local
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/prog_tests/ | 
| D | perf_buffer.c | 22 	int err, prog_fd, nr_cpus, i, duration = 0;  in test_perf_buffer()  local
 | 
| D | xdp_noinline.c | 7 	unsigned int nr_cpus = bpf_num_possible_cpus();  in test_xdp_noinline()  local
 | 
| D | l4lb_all.c | 6 	unsigned int nr_cpus = bpf_num_possible_cpus();  in test_l4lb()  local
 | 
| /Linux-v5.4/fs/fscache/ | 
| D | main.c | 102 	unsigned int nr_cpus = num_possible_cpus();  in fscache_init()  local
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | test_maps.c | 149 	unsigned int nr_cpus = bpf_num_possible_cpus();  in test_hashmap_percpu()  local402 	unsigned int nr_cpus = bpf_num_possible_cpus();  in test_arraymap_percpu()  local
 461 	unsigned int nr_cpus = bpf_num_possible_cpus();  in test_arraymap_percpu_many_keys()  local
 
 | 
| /Linux-v5.4/tools/virtio/virtio-trace/ | 
| D | trace-agent.c | 31 	int nr_cpus = (int)sysconf(_SC_NPROCESSORS_CONF);  in get_total_cpus()  local
 | 
| /Linux-v5.4/arch/s390/appldata/ | 
| D | appldata_os.c | 64 	u32 nr_cpus;		/* number of (virtual) CPUs        */  member
 |