/Linux-v5.10/tools/perf/tests/ |
D | mmap-basic.c | 36 struct perf_thread_map *threads; in test__basic_mmap() local
|
D | mmap-thread-lookup.c | 32 static struct thread_data threads[THREADS]; variable
|
D | switch-tracking.c | 336 struct perf_thread_map *threads = NULL; in test__switch_tracking() local
|
/Linux-v5.10/tools/testing/selftests/powerpc/math/ |
D | vsx_preempt.c | 92 int i, rc, threads; in test_preempt_vsx() local
|
D | fpu_signal.c | 77 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-v5.10/tools/perf/arch/x86/tests/ |
D | perf-time-to-tsc.c | 59 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | cputhreads.h | 46 static inline cpumask_t cpu_thread_mask_to_cores(const struct cpumask *threads) in cpu_thread_mask_to_cores()
|
/Linux-v5.10/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
|
D | idr-test.c | 547 pthread_t threads[20]; in ida_thread_tests() local
|
/Linux-v5.10/tools/perf/bench/ |
D | sched-pipe.c | 79 struct thread_data threads[2], *td; in bench_sched_pipe() local
|
/Linux-v5.10/tools/lib/perf/include/internal/ |
D | evsel.h | 42 struct perf_thread_map *threads; member
|
D | evlist.h | 22 struct perf_thread_map *threads; member
|
/Linux-v5.10/tools/testing/selftests/powerpc/signal/ |
D | sigfuz.c | 252 pthread_t *threads; in signal_fuzzer() local
|
/Linux-v5.10/tools/perf/util/ |
D | evsel.c | 1605 struct perf_thread_map *threads, in ignore_missing_thread() 1694 struct perf_thread_map *threads, in evsel__open_cpu() 1966 struct perf_thread_map *threads) in evsel__open() 1986 int evsel__open_per_thread(struct evsel *evsel, struct perf_thread_map *threads) in evsel__open_per_thread() 2724 struct perf_thread_map *threads = evsel->core.threads; in evsel__store_ids() local
|
D | synthetic-events.c | 737 struct perf_thread_map *threads, in perf_event__synthesize_thread_map() 1060 struct perf_thread_map *threads, in perf_event__synthesize_thread_map2() 1670 struct target *target, struct perf_thread_map *threads, in __machine__synthesize_threads() 1685 struct perf_thread_map *threads, bool data_mmap, in machine__synthesize_threads()
|
D | python.c | 640 struct perf_thread_map *threads; member 832 struct perf_thread_map *threads = NULL; in pyrf_evsel__open() local 901 struct perf_thread_map *threads; in pyrf_evlist__init() local
|
/Linux-v5.10/tools/perf/scripts/python/ |
D | stat-cpi.py | 7 threads = [] variable
|
/Linux-v5.10/tools/lib/perf/ |
D | evlist.c | 151 struct perf_thread_map *threads) in perf_evlist__set_maps() 583 const struct perf_thread_map *threads = evlist->threads; in perf_evlist__mmap_ops() local
|
D | evsel.c | 67 struct perf_thread_map *threads) in perf_evsel__open()
|
/Linux-v5.10/drivers/firmware/psci/ |
D | psci_checker.c | 370 struct task_struct **threads; in suspend_tests() local
|
/Linux-v5.10/tools/testing/selftests/cgroup/ |
D | test_core.c | 550 pthread_t threads[n_threads]; in test_cgcore_proc_migration() local
|
/Linux-v5.10/tools/testing/selftests/filesystems/binderfs/ |
D | binderfs_test.c | 387 pthread_t threads[DEFAULT_THREADS]; in TEST() local
|
/Linux-v5.10/drivers/s390/net/ |
D | lcs.c | 308 lcs_set_allowed_threads(struct lcs_card *card, unsigned long threads) in lcs_set_allowed_threads() 317 static int lcs_threads_running(struct lcs_card *card, unsigned long threads) in lcs_threads_running() 329 lcs_wait_for_threads(struct lcs_card *card, unsigned long threads) in lcs_wait_for_threads()
|