Home
last modified time | relevance | path

Searched defs:cpus (Results 26 - 50 of 316) sorted by relevance

12345678910>>...13

/kernel/linux/linux-5.10/tools/perf/tests/
H A Dtask-exit.c54 struct perf_cpu_map *cpus; in test__task_exit() local
H A Dsw-clock.c45 struct perf_cpu_map *cpus; in __test__sw_clock_freq() local
H A Dmmap-basic.c37 struct perf_cpu_map *cpus; in test__basic_mmap() local
H A Devent-times.c115 struct perf_cpu_map *cpus; in attach__cpu_disabled() local
144 struct perf_cpu_map *cpus; in attach__cpu_enabled() local
[all...]
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dtask-exit.c54 struct perf_cpu_map *cpus; in test__task_exit() local
H A Dsw-clock.c46 struct perf_cpu_map *cpus = NULL; in __test__sw_clock_freq() local
H A Dopenat-syscall-all-cpus.c27 struct perf_cpu_map *cpus; in test__openat_syscall_event_on_all_cpus() local
[all...]
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dstat-cpi.py8 cpus = [] variable
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A Dinterrupts.py8 from linux import cpus namespace
[all...]
H A Dtimerlist.py9 from linux import cpus namespace
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c51 cpu_set_t cpus; in htab_update_thread() local
57 pthread_setaffinity_np(pthread_self(), sizeof(cpus), &cpus); in htab_update_thread() local
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcpumap.h69 static inline bool cpu_map__is_dummy(const struct perf_cpu_map *cpus) in cpu_map__is_dummy() argument
H A Dcputopo.h38 char *cpus; member
51 char *cpus; member
/kernel/linux/linux-6.6/tools/virtio/virtio-trace/
H A Dtrace-agent.h21 int cpus; member
/third_party/libuv/test/
H A Dtest-platform-output.c35 uv_cpu_info_t* cpus; in TEST_IMPL() local
[all...]
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Darmada-8k-cpufreq.c128 struct cpumask cpus; in armada_8k_cpufreq_init() local
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Ddevtree.c74 struct device_node *cpu, *cpus; in arm_dt_init_cpu_maps() local
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A Dmmu.c55 static void hyperv_flush_tlb_others(const struct cpumask *cpus, in hyperv_flush_tlb_others() argument
170 static u64 hyperv_flush_tlb_others_ex(const struct cpumask *cpus, in hyperv_flush_tlb_others_ex() argument
[all...]
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Ddevtree.c74 struct device_node *cpu, *cpus; in arm_dt_init_cpu_maps() local
/kernel/linux/linux-5.10/include/linux/
H A Dstop_machine.h137 stop_machine_cpuslocked(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine_cpuslocked() argument
149 stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine() argument
155 stop_machine_from_inactive_cpu(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine_from_inactive_cpu() argument
[all...]
/kernel/linux/linux-5.10/tools/lib/perf/Documentation/examples/
H A Dsampling.c28 struct perf_cpu_map *cpus; in main() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Dperf-time-to-tsc.c60 struct perf_cpu_map *cpus = NULL; in test__perf_time_to_tsc() local
/kernel/linux/linux-5.10/tools/power/cpupower/lib/
H A Dcpupower.c133 int cpu, last_pkg, cpus = sysconf(_SC_NPROCESSORS_CONF); in get_cpu_topology() local
/kernel/linux/linux-5.10/tools/perf/util/
H A Dperf_api_probe.c63 struct perf_cpu_map *cpus; in perf_probe_api() local
128 struct perf_cpu_map *cpus; in perf_can_record_cpu_wide() local
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dstop_machine.h158 stop_machine_cpuslocked(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine_cpuslocked() argument
170 stop_machine(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine() argument
176 stop_machine_from_inactive_cpu(cpu_stop_fn_t fn, void *data, const struct cpumask *cpus) stop_machine_from_inactive_cpu() argument
[all...]

Completed in 7 milliseconds

12345678910>>...13