Home
last modified time | relevance | path

Searched refs:sched_getcpu (Results 1 – 20 of 20) sorted by relevance

/tools/testing/selftests/powerpc/dscr/
A Ddscr_sysfs_thread_test.c24 sched_getcpu(), val, cur_dscr); in test_thread_dscr()
30 sched_getcpu(), val, cur_dscr_usr); in test_thread_dscr()
/tools/build/feature/
A Dtest-sched_getcpu.c9 return sched_getcpu(); in main()
A DMakefile69 test-sched_getcpu.bin \
159 $(OUTPUT)test-sched_getcpu.bin:
/tools/testing/selftests/rseq/
A Dbasic_test.c30 assert(sched_getcpu() == i); in test_cpu_pointer()
A Drseq.c289 cpu = sched_getcpu(); in rseq_fallback_current_cpu()
/tools/perf/util/
A Dcloexec.c30 cpu = sched_getcpu(); in perf_flag_probe()
A Dutil.h52 int sched_getcpu(void);
A Dutil.c468 int sched_getcpu(void) in sched_getcpu() function
/tools/testing/selftests/ring-buffer/
A Dmap_test.c139 int cpu = sched_getcpu(); in FIXTURE_SETUP()
303 int cpu = sched_getcpu(); in TEST_F()
314 int cpu = sched_getcpu(); in TEST_F()
/tools/testing/selftests/turbostat/
A Dsmi_aperf_mperf.py16 BASE_CPU = this_image.sched_getcpu()
/tools/power/cpupower/utils/idle_monitor/
A Dcpuidle_sysfs.c147 this_cpu = sched_getcpu(); in cpuidle_register()
/tools/power/cpupower/utils/
A Dcpupower.c208 base_cpu = sched_getcpu(); in main()
/tools/build/
A DMakefile.feature99 sched_getcpu \
/tools/testing/selftests/kvm/arm64/
A Darch_timer_edge_cases.c852 uint32_t cur = sched_getcpu(); in next_pcpu()
/tools/power/x86/x86_energy_perf_policy/
A Dx86_energy_perf_policy.c1377 base_cpu = sched_getcpu(); in set_base_cpu()
/tools/testing/selftests/kvm/include/
A Dkvm_util.h1071 int cpu = sched_getcpu(); in pin_task_to_any_cpu()
/tools/perf/
A Dbuiltin-record.c1550 pr_debug("threads[%d]: running on cpu%d: ", thread->tid, sched_getcpu()); in record__adjust_affinity()
1717 pr_debug("threads[%d]: started on cpu%d\n", thread->tid, sched_getcpu()); in record__thread()
2340 pr_debug("threads[%d]: started on cpu%d\n", thread->tid, sched_getcpu()); in record__start_threads()
A DMakefile.config494 ifeq ($(feature-sched_getcpu), 1)
/tools/perf/bench/
A Dnuma.c963 cpu = sched_getcpu(); in update_curr_cpu()
/tools/power/x86/turbostat/
A Dturbostat.c6240 base_cpu = sched_getcpu(); in set_max_cpu_num()
8845 if (get_msr(sched_getcpu(), MSR_IA32_UCODE_REV, &ucode_patch)) in process_cpuid()

Completed in 67 milliseconds