Home
last modified time | relevance | path

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

1234

/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c92 int i, rc, threads; in test_preempt_vsx() local
H A Dfpu_signal.c73 int i, j, rc, threads; in test_signal_fpu() local
H A Dvmx_signal.c95 int i, j, rc, threads; in test_signal_vmx() local
/linux/include/linux/
H A Dmap_benchmark.h23 __u32 threads; /* how many threads will do map/unmap in parallel */ member
/linux/tools/testing/radix-tree/
H A Diteration_check.c15 static pthread_t threads[NUM_THREADS]; variable
H A Dregression1.c168 static pthread_t *threads; variable
/linux/tools/perf/tests/
H A Dperf-time-to-tsc.c79 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
H A Dmmap-thread-lookup.c33 static struct thread_data threads[THREADS]; variable
/linux/tools/testing/selftests/powerpc/dscr/
H A Ddscr_explicit_test.c135 struct random_thread_args threads[THREADS]; in dscr_explicit_random_test() local
H A Ddscr_default_test.c121 struct random_thread_args threads[THREADS]; in dscr_default_random_test() local
/linux/tools/testing/selftests/powerpc/signal/
H A Dsigfuz.c252 pthread_t *threads; in signal_fuzzer() local
/linux/tools/testing/selftests/mm/
H A Dmigration.c28 pthread_t *threads; in FIXTURE() local
/linux/tools/perf/util/
H A Dbpf-filter.c322 struct perf_thread_map *threads; in destroy_idx_hash() local
356 struct perf_thread_map *threads; in create_idx_hash() local
H A Dpython.c577 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 Dsynthetic-events.c80 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 Dhardware_disable_test.c88 pthread_t threads[VCPU_NUM]; in run_test() local
/linux/tools/testing/selftests/futex/functional/
H A Dfutex_numa_mpol.c26 static pthread_t threads[MAX_THREADS]; variable
H A Dfutex_priv_hash.c23 static pthread_t threads[MAX_THREADS]; variable
H A Dfutex_numa.c164 int c, t, threads = 2, contenders = 0; in main() local
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c19 static struct thread *threads; variable
/linux/tools/testing/selftests/kvm/x86/
H A Dhyperv_ipi.c247 pthread_t threads[2]; in main() local
/linux/tools/lib/perf/include/internal/
H A Devlist.h29 struct perf_thread_map *threads; member
H A Devsel.h103 struct perf_thread_map *threads; member
/linux/tools/perf/bench/
H A Dsched-pipe.c218 struct thread_data threads[2] = {}; in bench_sched_pipe() local
/linux/tools/perf/scripts/python/
H A Dstat-cpi.py7 threads = [] variable

1234