/linux-6.14.4/tools/perf/tests/ |
D | openat-syscall-all-cpus.c | 31 struct perf_thread_map *threads = thread_map__new(-1, getpid(), UINT_MAX); in test__openat_syscall_event_on_all_cpus() local
|
D | keep-tracking.c | 74 struct perf_thread_map *threads = NULL; in test__keep_tracking() local
|
D | sw-clock.c | 47 struct perf_thread_map *threads = NULL; in __test__sw_clock_freq() local
|
D | task-exit.c | 55 struct perf_thread_map *threads; in test__task_exit() local
|
D | perf-time-to-tsc.c | 79 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
|
D | mmap-thread-lookup.c | 32 static struct thread_data threads[THREADS]; variable
|
/linux-6.14.4/tools/power/cpupower/lib/ |
D | cpupower.h | 9 unsigned int threads; /* per core */ member
|
/linux-6.14.4/tools/testing/selftests/powerpc/math/ |
D | vmx_preempt.c | 59 int i, rc, threads; in test_preempt_vmx() local
|
D | vsx_preempt.c | 92 int i, rc, threads; in test_preempt_vsx() local
|
D | fpu_signal.c | 73 int i, j, rc, threads; in test_signal_fpu() local
|
D | vmx_signal.c | 95 int i, j, rc, threads; in test_signal_vmx() local
|
/linux-6.14.4/lib/ |
D | lwq.c | 105 struct task_struct *threads[8]; in lwq_test() local
|
/linux-6.14.4/include/linux/ |
D | map_benchmark.h | 23 __u32 threads; /* how many threads will do map/unmap in parallel */ member
|
/linux-6.14.4/tools/testing/radix-tree/ |
D | iteration_check.c | 15 static pthread_t threads[NUM_THREADS]; variable
|
D | regression1.c | 168 static pthread_t *threads; variable
|
/linux-6.14.4/tools/testing/selftests/powerpc/dscr/ |
D | dscr_explicit_test.c | 135 struct random_thread_args threads[THREADS]; in dscr_explicit_random_test() local
|
D | dscr_default_test.c | 121 struct random_thread_args threads[THREADS]; in dscr_default_random_test() local
|
/linux-6.14.4/tools/testing/selftests/powerpc/signal/ |
D | sigfuz.c | 252 pthread_t *threads; in signal_fuzzer() local
|
/linux-6.14.4/tools/perf/util/ |
D | bpf-filter.c | 321 struct perf_thread_map *threads; in destroy_idx_hash() local 355 struct perf_thread_map *threads; in create_idx_hash() local
|
D | evsel.c | 1992 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
|
D | synthetic-events.c | 79 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/ |
D | migration.c | 25 pthread_t *threads; in FIXTURE() local
|
/linux-6.14.4/tools/testing/selftests/kvm/ |
D | hardware_disable_test.c | 88 pthread_t threads[VCPU_NUM]; in run_test() local
|
/linux-6.14.4/tools/testing/selftests/bpf/benchs/ |
D | bench_local_storage_create.c | 19 static struct thread *threads; variable
|
/linux-6.14.4/tools/testing/selftests/kvm/x86/ |
D | hyperv_ipi.c | 245 pthread_t threads[2]; in main() local
|