Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 – 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/util/
Dcounts.c9 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()
Dstat.c151 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/
Dcounts.c10 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
Dstat.c157 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/
Dhotplug-cpu.c153 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/
Dhotplug-cpu.c153 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/
Dbreakpoint.c22 unsigned int nthreads; member
200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
Dfutex.h24 unsigned int nthreads; member
Depoll-ctl.c36 static unsigned int nthreads = 0; variable
/kernel/linux/linux-5.10/tools/lib/perf/
Devsel.c42 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/
Devsel.c52 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/
Dgup_test.c95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
Dmigration.c27 int nthreads; in FIXTURE() local
/kernel/linux/linux-5.10/tools/perf/bench/
Dfutex-requeue.c45 static unsigned int threads_starting, nthreads = 0; variable
Dfutex-wake.c46 static unsigned int threads_starting, nthreads = 0; variable
Dfutex-hash.c33 static unsigned int nthreads = 0; variable
Dfutex-lock-pi.c38 static unsigned int nthreads = 0; variable
Depoll-ctl.c36 static unsigned int nthreads = 0; variable
/kernel/linux/linux-5.10/kernel/locking/
Dtest-ww_mutex.c275 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/
Dtest-ww_mutex.c315 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/
Dnfssvc.c709 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/
Dnfssvc.c689 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/
Dbinderfs_test.c385 int i, j, k, nthreads; in TEST() local
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c403 int i, j, k, nthreads; in TEST() local
/kernel/linux/linux-5.10/kernel/kcsan/
Dkcsan-test.c1006 get_num_threads(const char *test, int *nthreads) in get_num_threads()
1072 int nthreads; in test_init() local

12