Home
last modified time | relevance | path

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

1234

/Linux-v5.10/tools/perf/tests/
Dmmap-basic.c36 struct perf_thread_map *threads; in test__basic_mmap() local
Dmmap-thread-lookup.c32 static struct thread_data threads[THREADS]; variable
Dswitch-tracking.c336 struct perf_thread_map *threads = NULL; in test__switch_tracking() local
/Linux-v5.10/tools/testing/selftests/powerpc/math/
Dvsx_preempt.c92 int i, rc, threads; in test_preempt_vsx() local
Dfpu_signal.c77 int i, j, rc, threads; in test_signal_fpu() local
Dvmx_signal.c95 int i, j, rc, threads; in test_signal_vmx() local
/Linux-v5.10/tools/perf/arch/x86/tests/
Dperf-time-to-tsc.c59 struct perf_thread_map *threads = NULL; in test__perf_time_to_tsc() local
/Linux-v5.10/arch/powerpc/include/asm/
Dcputhreads.h46 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/
Diteration_check.c15 static pthread_t threads[NUM_THREADS]; variable
Dregression1.c168 static pthread_t *threads; variable
Didr-test.c547 pthread_t threads[20]; in ida_thread_tests() local
/Linux-v5.10/tools/perf/bench/
Dsched-pipe.c79 struct thread_data threads[2], *td; in bench_sched_pipe() local
/Linux-v5.10/tools/lib/perf/include/internal/
Devsel.h42 struct perf_thread_map *threads; member
Devlist.h22 struct perf_thread_map *threads; member
/Linux-v5.10/tools/testing/selftests/powerpc/signal/
Dsigfuz.c252 pthread_t *threads; in signal_fuzzer() local
/Linux-v5.10/tools/perf/util/
Devsel.c1605 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
Dsynthetic-events.c737 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()
Dpython.c640 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/
Dstat-cpi.py7 threads = [] variable
/Linux-v5.10/tools/lib/perf/
Devlist.c151 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
Devsel.c67 struct perf_thread_map *threads) in perf_evsel__open()
/Linux-v5.10/drivers/firmware/psci/
Dpsci_checker.c370 struct task_struct **threads; in suspend_tests() local
/Linux-v5.10/tools/testing/selftests/cgroup/
Dtest_core.c550 pthread_t threads[n_threads]; in test_cgcore_proc_migration() local
/Linux-v5.10/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c387 pthread_t threads[DEFAULT_THREADS]; in TEST() local
/Linux-v5.10/drivers/s390/net/
Dlcs.c308 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()

1234