Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A 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()
A Dstat.c155 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts()
181 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_stats() local
239 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__copy_prev_raw_counts() local
412 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
A Dstat-display.c750 int nthreads, int ncpus, in sort_aggr_thread()
803 int nthreads = perf_thread_map__nr(counter->core.threads); in print_aggr_thread() local
A Devsel.c1771 int nthreads; in __evsel__prepare_open() local
1998 int cpu, thread, nthreads; in evsel__open_cpu() local
/linux/arch/powerpc/platforms/pseries/
A Dhotplug-cpu.c152 static int find_cpu_id_range(unsigned int nthreads, int assigned_node, in find_cpu_id_range()
212 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local
295 int len, nthreads, i; in pseries_remove_processor() local
328 int len, nthreads, i; in dlpar_offline_cpu() local
384 int len, nthreads, i; in dlpar_online_cpu() local
/linux/tools/lib/perf/
A Devsel.c49 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd()
68 static int perf_evsel__alloc_mmap(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_mmap()
405 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id()
/linux/tools/testing/selftests/vm/
A Dgup_test.c87 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
/linux/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/tools/perf/bench/
A Dfutex.h24 unsigned int nthreads; member
A Depoll-ctl.c35 static unsigned int nthreads = 0; variable
A Depoll-wait.c90 static unsigned int nthreads = 0; variable
/linux/fs/nfsd/
A Dnfssvc.c687 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads()
712 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
A Dnfsctl.c488 int *nthreads; in write_pool_threads() local
/linux/tools/testing/selftests/filesystems/binderfs/
A Dbinderfs_test.c402 int i, j, k, nthreads; in TEST() local
/linux/kernel/kcsan/
A Dkcsan_test.c1017 long nthreads = (long)prev; in nthreads_gen_params() local
1136 int nthreads; in test_init() local
/linux/arch/powerpc/kernel/
A Dsetup-common.c439 int nthreads = 1; in smp_setup_cpu_maps() local
A Dprom.c315 int i, nthreads; in early_init_dt_scan_cpus() local
/linux/tools/perf/
A Dbuiltin-stat.c359 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
476 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
A Dbuiltin-script.c2115 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
/linux/tools/testing/selftests/mount_setattr/
A Dmount_setattr_test.c911 int i, j, nthreads, ret = 0; in TEST_F() local
/linux/arch/powerpc/kvm/
A Dbook3s_hv.c1337 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2.h1063 unsigned int nthreads; member

Completed in 87 milliseconds