Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A 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
A Dstat.c207 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_prev_raw_counts() local
299 int idx, nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts() local
492 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
A Devsel.c1814 int nthreads = perf_thread_map__nr(threads); in __evsel__prepare_open() local
2042 int idx, thread, nthreads; in evsel__open_cpu() local
/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A 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
/linux-6.3-rc2/tools/perf/bench/
A Dbreakpoint.c22 unsigned int nthreads; member
188 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
A Dfutex.h24 unsigned int nthreads; member
A Depoll-ctl.c36 static unsigned int nthreads = 0; variable
A Depoll-wait.c91 static unsigned int nthreads = 0; variable
/linux-6.3-rc2/tools/lib/perf/
A 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()
/linux-6.3-rc2/tools/testing/selftests/mm/
A Dgup_test.c93 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
A Dmigration.c26 int nthreads; in FIXTURE() local
/linux-6.3-rc2/kernel/locking/
A Dtest-ww_mutex.c315 static int __test_cycle(unsigned int nthreads) in __test_cycle()
564 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
/linux-6.3-rc2/fs/nfsd/
A Dnfssvc.c704 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads()
740 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
A Dnfsctl.c455 int *nthreads; in write_pool_threads() local
/linux-6.3-rc2/tools/testing/selftests/filesystems/binderfs/
A Dbinderfs_test.c403 int i, j, k, nthreads; in TEST() local
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsetup-common.c452 int nthreads = 1; in smp_setup_cpu_maps() local
A Dprom.c331 int i, nthreads; in early_init_dt_scan_cpus() local
/linux-6.3-rc2/kernel/kcsan/
A Dkcsan_test.c1375 long nthreads = (long)prev; in nthreads_gen_params() local
1500 int nthreads; in test_init() local
/linux-6.3-rc2/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c904 int i, j, nthreads, ret = 0; in TEST_F() local
/linux-6.3-rc2/tools/perf/
A Dbuiltin-stat.c375 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
A Dbuiltin-script.c2274 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
/linux-6.3-rc2/arch/powerpc/kvm/
A Dbook3s_hv.c1442 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2.h1063 unsigned int nthreads; member

Completed in 66 milliseconds