| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | counts.c | 9 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() 58 int evsel__alloc_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_counts()
|
| D | stat.c | 151 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts() 177 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_stats() local 235 int nthreads = perf_thread_map__nr(evsel->core.threads); in perf_evsel__copy_prev_raw_counts() local 380 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | counts.c | 10 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() 61 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts() local
|
| D | stat.c | 157 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_prev_raw_counts() local 249 int idx, nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts() local 464 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
|
| /kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
| D | hotplug-cpu.c | 153 static int find_cpu_id_range(unsigned int nthreads, int assigned_node, in find_cpu_id_range() 213 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local 296 int len, nthreads, i; in pseries_remove_processor() local 329 int len, nthreads, i; in dlpar_offline_cpu() local 385 int len, nthreads, i; in dlpar_online_cpu() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| D | hotplug-cpu.c | 153 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor() local 218 int len, nthreads, i; in pseries_remove_processor() local 251 int len, nthreads, i; in dlpar_offline_cpu() local 293 int len, nthreads, i; in dlpar_online_cpu() local
|
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| D | breakpoint.c | 22 unsigned int nthreads; member 200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
|
| D | futex.h | 24 unsigned int nthreads; member
|
| D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable
|
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| D | evsel.c | 42 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() 273 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
|
| /kernel/linux/linux-6.6/tools/lib/perf/ |
| D | evsel.c | 52 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() 72 static int perf_evsel__alloc_mmap(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_mmap() 513 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| D | gup_test.c | 95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
|
| D | migration.c | 27 int nthreads; in FIXTURE() local
|
| /kernel/linux/linux-5.10/tools/perf/bench/ |
| D | futex-requeue.c | 45 static unsigned int threads_starting, nthreads = 0; variable
|
| D | futex-wake.c | 46 static unsigned int threads_starting, nthreads = 0; variable
|
| D | futex-hash.c | 33 static unsigned int nthreads = 0; variable
|
| D | futex-lock-pi.c | 38 static unsigned int nthreads = 0; variable
|
| D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable
|
| /kernel/linux/linux-5.10/kernel/locking/ |
| D | test-ww_mutex.c | 275 static int __test_cycle(unsigned int nthreads) in __test_cycle() 520 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
|
| /kernel/linux/linux-6.6/kernel/locking/ |
| D | test-ww_mutex.c | 315 static int __test_cycle(unsigned int nthreads) in __test_cycle() 560 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
|
| /kernel/linux/linux-6.6/fs/nfsd/ |
| D | nfssvc.c | 709 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() 722 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
|
| /kernel/linux/linux-5.10/fs/nfsd/ |
| D | nfssvc.c | 689 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() 714 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 385 int i, j, k, nthreads; in TEST() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/filesystems/binderfs/ |
| D | binderfs_test.c | 403 int i, j, k, nthreads; in TEST() local
|
| /kernel/linux/linux-5.10/kernel/kcsan/ |
| D | kcsan-test.c | 1006 get_num_threads(const char *test, int *nthreads) in get_num_threads() 1072 int nthreads; in test_init() local
|