Home
last modified time | relevance | path

Searched defs:threads (Results 26 – 50 of 104) sorted by relevance

12345

/linux-6.14.4/tools/perf/tests/
Dopenat-syscall-all-cpus.c31 struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
Dkeep-tracking.c74 struct perf_thread_map *threads = NULL; in test__keep_tracking() local
Dsw-clock.c47 struct perf_thread_map *threads = NULL; in __test__sw_clock_freq() local
Dtask-exit.c55 struct perf_thread_map *threads; in test__task_exit() local
Dperf-time-to-tsc.c79 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
Dmmap-thread-lookup.c32 static struct thread_data threads[THREADS]; variable
/linux-6.14.4/tools/power/cpupower/lib/
Dcpupower.h9 unsigned int threads; /* per core */ member
/linux-6.14.4/tools/testing/selftests/powerpc/math/
Dvmx_preempt.c59 int i, rc, threads; in test_preempt_vmx() local
Dvsx_preempt.c92 int i, rc, threads; in test_preempt_vsx() local
Dfpu_signal.c73 int i, j, rc, threads; in test_signal_fpu() local
Dvmx_signal.c95 int i, j, rc, threads; in test_signal_vmx() local
/linux-6.14.4/lib/
Dlwq.c105 struct task_struct *threads[8]; in lwq_test() local
/linux-6.14.4/include/linux/
Dmap_benchmark.h23 __u32 threads; /* how many threads will do map/unmap in parallel */ member
/linux-6.14.4/tools/testing/radix-tree/
Diteration_check.c15 static pthread_t threads[NUM_THREADS]; variable
Dregression1.c168 static pthread_t *threads; variable
/linux-6.14.4/tools/testing/selftests/powerpc/dscr/
Ddscr_explicit_test.c135 struct random_thread_args threads[THREADS]; in dscr_explicit_random_test() local
Ddscr_default_test.c121 struct random_thread_args threads[THREADS]; in dscr_default_random_test() local
/linux-6.14.4/tools/testing/selftests/powerpc/signal/
Dsigfuz.c252 pthread_t *threads; in signal_fuzzer() local
/linux-6.14.4/tools/perf/util/
Dbpf-filter.c321 struct perf_thread_map *threads; in destroy_idx_hash() local
355 struct perf_thread_map *threads; in create_idx_hash() local
Devsel.c1992 struct perf_thread_map *threads, in evsel__ignore_missing_thread()
2071 struct perf_thread_map *threads) in __evsel__prepare_open()
2155 struct perf_thread_map *threads) in evsel__prepare_open()
2560 struct perf_thread_map *threads, in evsel__open_cpu()
2722 struct perf_thread_map *threads) in evsel__open()
2743 int evsel__open_per_thread(struct evsel *evsel, struct perf_thread_map *threads) in evsel__open_per_thread()
3823 struct perf_thread_map *threads = evsel->core.threads; in evsel__store_ids() local
Dsynthetic-events.c79 char *name, *tgids, *ppids, *vmpeak, *threads; in perf_event__get_comm_ids() local
856 struct perf_thread_map *threads, in perf_event__synthesize_thread_map()
1200 struct perf_thread_map *threads, in perf_event__synthesize_thread_map2()
1932 struct target *target, struct perf_thread_map *threads, in __machine__synthesize_threads()
1967 struct perf_thread_map *threads, bool needs_mmap, in machine__synthesize_threads()
/linux-6.14.4/tools/testing/selftests/mm/
Dmigration.c25 pthread_t *threads; in FIXTURE() local
/linux-6.14.4/tools/testing/selftests/kvm/
Dhardware_disable_test.c88 pthread_t threads[VCPU_NUM]; in run_test() local
/linux-6.14.4/tools/testing/selftests/bpf/benchs/
Dbench_local_storage_create.c19 static struct thread *threads; variable
/linux-6.14.4/tools/testing/selftests/kvm/x86/
Dhyperv_ipi.c245 pthread_t threads[2]; in main() local

12345