Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H 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
H A 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
H A Devsel.c1795 int nthreads = perf_thread_map__nr(threads); in __evsel__prepare_open() local
2023 int idx, thread, nthreads; in evsel__open_cpu() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H 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
/openbmc/linux/tools/perf/bench/
H A Dbreakpoint.c22 unsigned int nthreads; member
200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
H A Dfutex.h24 unsigned int nthreads; member
H A Depoll-ctl.c36 static unsigned int nthreads = 0; variable
H A Depoll-wait.c91 static unsigned int nthreads = 0; variable
/openbmc/linux/tools/lib/perf/
H 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()
/openbmc/linux/tools/testing/selftests/mm/
H A Dgup_test.c94 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
H A Dmigration.c27 int nthreads; in FIXTURE() local
/openbmc/linux/kernel/locking/
H A 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()
/openbmc/linux/fs/nfsd/
H A Dnfssvc.c714 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads()
727 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
H A Dnfsctl.c448 int *nthreads; in write_pool_threads() local
/openbmc/qemu/tests/unit/
H A Drcutorture.c172 static void perftestrun(int nthreads, int duration, int nreaders, int nupdaters) in perftestrun()
H A Dtest-rcu-list.c272 int nthreads = nreaders + 1; in rcu_qtest_run() local
/openbmc/linux/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c403 int i, j, k, nthreads; in TEST() local
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup-common.c452 int nthreads = 1; in smp_setup_cpu_maps() local
H A Dprom.c332 int i, nthreads; in early_init_dt_scan_cpus() local
/openbmc/linux/kernel/kcsan/
H A Dkcsan_test.c1375 long nthreads = (long)prev; in nthreads_gen_params() local
1500 int nthreads; in test_init() local
/openbmc/linux/tools/testing/selftests/mount_setattr/
H A Dmount_setattr_test.c905 int i, j, nthreads, ret = 0; in TEST_F() local
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c318 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
H A Dbuiltin-script.c2278 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c1446 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1063 unsigned int nthreads; member