| /linux/arch/arm/mach-omap2/ |
| H A D | cpuidle44xx.c | 24 #define MAX_CPUS 2 macro 65 static struct powerdomain *mpu_pd, *cpu_pd[MAX_CPUS]; 66 static struct clockdomain *cpu_clkdm[MAX_CPUS]; 69 static bool cpu_done[MAX_CPUS];
|
| /linux/tools/power/x86/amd_pstate_tracer/ |
| H A D | amd_pstate_trace.py | 38 MAX_CPUS = 256 variable 61 last_sec_cpu = [0] * MAX_CPUS 62 last_usec_cpu = [0] * MAX_CPUS 263 cpu_mask = zeros((MAX_CPUS,), dtype=int) 296 if int(p) < MAX_CPUS : 299 for i in range (0, MAX_CPUS):
|
| /linux/tools/virtio/virtio-trace/ |
| H A D | trace-agent.h | 7 #define MAX_CPUS 256 macro 23 struct rw_thread_info *rw_ti[MAX_CPUS];
|
| H A D | trace-agent.c | 37 } else if (nr_cpus > MAX_CPUS) { in get_total_cpus() 38 pr_err("Exceed max cpus(%d)\n", (int)MAX_CPUS); in get_total_cpus() 225 pthread_t rw_thread_per_cpu[MAX_CPUS]; in agent_main_loop()
|
| /linux/tools/power/x86/intel_pstate_tracer/ |
| H A D | intel_pstate_tracer.py | 44 MAX_CPUS = 256 variable 72 last_sec_cpu = [0] * MAX_CPUS 73 last_usec_cpu = [0] * MAX_CPUS 96 … number of CPUs is {0:d}. If there are more the script will abort with an error.'.format(MAX_CPUS)) 511 cpu_mask = zeros((MAX_CPUS,), dtype=int) 543 if int(p) < MAX_CPUS : 546 for i in range (0, MAX_CPUS):
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | trigger_bench.c | 13 #define MAX_CPUS (CPU_MASK + 1) /* should match MAX_BUCKETS in benchs/bench_trigger.c */ 20 struct counter hits[MAX_CPUS]; 12 #define MAX_CPUS global() macro
|
| /linux/tools/testing/selftests/mqueue/ |
| H A D | mq_perf_tests.c | 77 #define MAX_CPUS 64 macro 79 int cpus_to_pin[MAX_CPUS]; 81 pthread_t cpu_threads[MAX_CPUS]; 565 cpus_online = MIN(MAX_CPUS, sysconf(_SC_NPROCESSORS_ONLN)); in main() 595 } while (next_option && num_cpus_to_pin < MAX_CPUS); in main()
|
| /linux/tools/testing/selftests/sched_ext/ |
| H A D | peek_dsq.bpf.c | 17 #define MAX_CPUS 512 macro 20 int max_cpus = MAX_CPUS;
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_main.h | 56 #define MAX_CPUS 64U macro 280 char *msi_name[MAX_CPUS]; 370 struct be_aic_obj aic_obj[MAX_CPUS]; 994 struct be_eq_obj be_eq[MAX_CPUS]; 995 struct be_queue_info be_cq[MAX_CPUS - 1];
|
| H A D | be_cmds.h | 709 } delay[MAX_CPUS];
|
| H A D | be_main.c | 5173 struct be_set_eqd set_eqd[MAX_CPUS]; in beiscsi_eqd_update_work()
|
| /linux/tools/perf/util/bpf_skel/ |
| H A D | off_cpu.bpf.c | 21 #define MAX_CPUS 4096 macro 59 __uint(max_entries, MAX_CPUS);
|
| H A D | augmented_raw_syscalls.bpf.c | 27 #define MAX_CPUS 4096 macro 36 __uint(max_entries, MAX_CPUS);
|
| H A D | lock_contention.bpf.c | 12 #define MAX_CPUS 1024 macro 990 for (int i = 0; i < MAX_CPUS; i++) {
|
| /linux/scripts/gdb/linux/ |
| H A D | cpus.py | 22 MAX_CPUS = 4096 variable
|
| /linux/tools/perf/ |
| H A D | builtin-sched.c | 54 #define MAX_CPUS 4096 156 DECLARE_BITMAP(comp_cpus_mask, MAX_CPUS); 906 if (cpu >= MAX_CPUS || cpu < 0) in replay_fork_event() 1192 if (cpu >= MAX_CPUS || cpu < 0) { in latency_switch_event() 1269 if (cpu >= MAX_CPUS || cpu < 0) { in latency_wakeup_event() 1710 if (this_cpu.cpu >= MAX_CPUS || this_cpu.cpu < 0) { in map_switch_event() 1720 cpus_nr = bitmap_weight(sched->map.comp_cpus_mask, MAX_CPUS); in map_switch_event() 1867 if (this_cpu < 0 || this_cpu >= MAX_CPUS) { in perf_sched__process_tracepoint_sample() 1896 if (sample->cpu >= MAX_CPUS) { in perf_sched__process_comm() 2880 if (sample->cpu >= MAX_CPUS) { in timehist_sched_change_event() 53 #define MAX_CPUS global() macro [all...] |
| H A D | builtin-timechart.c | 316 #define MAX_CPUS 4096 macro 616 if (cpu_id >= MAX_CPUS) { in process_sample_cpu_frequency() 637 if (cpu_id >= MAX_CPUS) { in process_sample_sched_wakeup() 656 if (sample->cpu >= MAX_CPUS) { 675 if (sample->cpu >= MAX_CPUS) { in process_sample_power_end() 695 if (cpu_id >= MAX_CPUS) { 710 if (sample->cpu >= MAX_CPUS) { in end_sample_processing() 728 if (cpu_id >= MAX_CPUS) { in end_sample_processing() 1566 if (tchart->numcpus > MAX_CPUS) in __cmd_timechart() 1567 tchart->numcpus = MAX_CPUS; in __cmd_timechart() [all...] |
| /linux/tools/accounting/ |
| H A D | getdelays.c | 65 #define MAX_CPUS 32 macro 73 char cpumask[100+6*MAX_CPUS];
|
| /linux/tools/perf/util/ |
| H A D | data-convert-bt.c | 55 #define MAX_CPUS 4096 1377 * if not present fallback to the MAX_CPUS. in free_streams() 1379 ncpus = env->nr_cpus_avail ?: MAX_CPUS; in free_streams() 56 #define MAX_CPUS global() macro
|