/linux/tools/testing/selftests/powerpc/math/ |
H A D | vsx_preempt.c | 92 int i, rc, threads; in test_preempt_vsx() local
|
H A D | fpu_signal.c | 73 int i, j, rc, threads; in test_signal_fpu() local
|
H A D | vmx_signal.c | 95 int i, j, rc, threads; in test_signal_vmx() local
|
/linux/include/linux/ |
H A D | map_benchmark.h | 23 __u32 threads; /* how many threads will do map/unmap in parallel */ member
|
/linux/tools/testing/radix-tree/ |
H A D | iteration_check.c | 15 static pthread_t threads[NUM_THREADS]; variable
|
H A D | regression1.c | 168 static pthread_t *threads; variable
|
/linux/tools/perf/tests/ |
H A D | perf-time-to-tsc.c | 79 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
|
H A D | mmap-thread-lookup.c | 33 static struct thread_data threads[THREADS]; variable
|
/linux/tools/testing/selftests/powerpc/dscr/ |
H A D | dscr_explicit_test.c | 135 struct random_thread_args threads[THREADS]; in dscr_explicit_random_test() local
|
H A D | dscr_default_test.c | 121 struct random_thread_args threads[THREADS]; in dscr_default_random_test() local
|
/linux/tools/testing/selftests/powerpc/signal/ |
H A D | sigfuz.c | 252 pthread_t *threads; in signal_fuzzer() local
|
/linux/tools/testing/selftests/mm/ |
H A D | migration.c | 28 pthread_t *threads; in FIXTURE() local
|
/linux/tools/perf/util/ |
H A D | bpf-filter.c | 322 struct perf_thread_map *threads; in destroy_idx_hash() local 356 struct perf_thread_map *threads; in create_idx_hash() local
|
H A D | python.c | 577 struct perf_thread_map *threads; member 857 struct perf_thread_map *threads = NULL; in pyrf_evsel__open() local 1069 struct perf_thread_map *threads; in pyrf_evlist__init() local 1671 struct perf_thread_map *threads; in pyrf__parse_events() local
|
H A D | synthetic-events.c | 80 char *name, *tgids, *ppids, *vmpeak, *threads; in perf_event__get_comm_ids() local 864 struct perf_thread_map *threads, in perf_event__synthesize_thread_map() 1208 struct perf_thread_map *threads, in perf_event__synthesize_thread_map2() 1946 struct target *target, struct perf_thread_map *threads, in __machine__synthesize_threads() 1981 struct perf_thread_map *threads, bool needs_mmap, in machine__synthesize_threads()
|
/linux/tools/testing/selftests/kvm/ |
H A D | hardware_disable_test.c | 88 pthread_t threads[VCPU_NUM]; in run_test() local
|
/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_numa_mpol.c | 26 static pthread_t threads[MAX_THREADS]; variable
|
H A D | futex_priv_hash.c | 23 static pthread_t threads[MAX_THREADS]; variable
|
H A D | futex_numa.c | 164 int c, t, threads = 2, contenders = 0; in main() local
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_local_storage_create.c | 19 static struct thread *threads; variable
|
/linux/tools/testing/selftests/kvm/x86/ |
H A D | hyperv_ipi.c | 247 pthread_t threads[2]; in main() local
|
/linux/tools/lib/perf/include/internal/ |
H A D | evlist.h | 29 struct perf_thread_map *threads; member
|
H A D | evsel.h | 103 struct perf_thread_map *threads; member
|
/linux/tools/perf/bench/ |
H A D | sched-pipe.c | 218 struct thread_data threads[2] = {}; in bench_sched_pipe() local
|
/linux/tools/perf/scripts/python/ |
H A D | stat-cpi.py | 7 threads = [] variable
|