/kernel/linux/linux-5.10/tools/perf/arch/nds32/util/ |
H A D | header.c | 15 struct cpu_map *cpus; in get_cpuid_str() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/riscv/hwprobe/ |
H A D | hwprobe.c | 16 unsigned long cpus; in main() local
|
/kernel/linux/linux-6.6/arch/riscv/kernel/vdso/ |
H A D | hwprobe.c | 19 __vdso_riscv_hwprobe(struct riscv_hwprobe *pairs, size_t pair_count, size_t cpu_count, unsigned long *cpus, unsigned int flags) __vdso_riscv_hwprobe() argument
|
/kernel/linux/linux-5.10/tools/lib/perf/tests/ |
H A D | test-cpumap.c | 15 struct perf_cpu_map *cpus; in main() local
|
H A D | test-evsel.c | 18 struct perf_cpu_map *cpus; in test_stat_cpu() local
|
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_gen2_config.c | 17 int cpus = num_online_cpus(); in adf_gen2_crypto_dev_config() local 116 int cpus = num_online_cpus(); in adf_gen2_comp_dev_config() local
|
/kernel/linux/linux-6.6/tools/lib/perf/tests/ |
H A D | test-cpumap.c | 16 struct perf_cpu_map *cpus; in test_cpumap() local [all...] |
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
H A D | modules.py | 16 from linux import cpus, utils, lists namespace
|
H A D | timerlist.py | 9 from linux import cpus namespace
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | cpumap.c | 54 struct cpu_map_entries *cpus; in process_event_cpus() local 80 struct perf_cpu_map *cpus; in test__cpu_map_synthesize() local [all...] |
H A D | keep-tracking.c | 75 struct perf_cpu_map *cpus = NULL; in test__keep_tracking() local
|
H A D | openat-syscall-all-cpus.c | 26 struct perf_cpu_map *cpus; in test__openat_syscall_event_on_all_cpus() local [all...] |
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | cputopo.h | 17 char *cpus; member
|
/kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
H A D | evlist.c | 37 struct perf_cpu_map *cpus; in ___evlist__add_default_attrs() local
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | keep-tracking.c | 75 struct perf_cpu_map *cpus = NULL; in test__keep_tracking() local
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | modules.py | 16 from linux import cpus, utils, lists, constants namespace
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | counts.c | 60 struct perf_cpu_map *cpus = evsel__cpus(evsel); in evsel__alloc_counts() local
|
/third_party/ltp/lib/ |
H A D | tst_cpu.c | 82 cpu_set_t *cpus = CPU_ALLOC(ncpus); in tst_ncpus_available() local
|
/kernel/linux/linux-5.10/arch/mips/kernel/ |
H A D | time.c | 40 struct cpumask *cpus = freq->policy->cpus; in cpufreq_callback() local
|
/kernel/linux/linux-6.6/arch/mips/kernel/ |
H A D | time.c | 40 struct cpumask *cpus = freq->policy->cpus; in cpufreq_callback() local
|
/kernel/linux/linux-5.10/tools/virtio/virtio-trace/ |
H A D | trace-agent.h | 21 int cpus; member
|
/kernel/linux/linux-5.10/scripts/gdb/ |
H A D | vmlinux-gdb.py | 31 import linux.cpus namespace
|
/kernel/linux/linux-5.10/tools/perf/arch/arm64/util/ |
H A D | header.c | 17 static int _get_cpuid(char *buf, size_t sz, struct perf_cpu_map *cpus) in _get_cpuid() argument 67 struct perf_cpu_map *cpus = perf_cpu_map__new(NULL); in get_cpuid() local [all...] |
/kernel/linux/linux-5.10/tools/lib/perf/include/internal/ |
H A D | evsel.h | 40 struct perf_cpu_map *cpus; member
|
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | stat-cpi.py | 8 cpus = [] variable
|