| /Linux-v5.4/tools/perf/util/ | 
| D | counts.c | 8 struct perf_counts *perf_counts__new(int ncpus, int nthreads)  in perf_counts__new()56 int perf_evsel__alloc_counts(struct evsel *evsel, int ncpus, int nthreads)  in perf_evsel__alloc_counts()
 
 | 
| D | stat.c | 148 					     int ncpus, int nthreads)  in perf_evsel__alloc_prev_raw_counts()177 	int nthreads = perf_thread_map__nr(evsel->core.threads);  in perf_evsel__alloc_stats()  local
 335 	int nthreads = perf_thread_map__nr(counter->core.threads);  in process_counter_maps()  local
 
 | 
| D | stat-display.c | 696 					int nthreads, int ncpus,  in sort_aggr_thread()748 	int nthreads = perf_thread_map__nr(counter->core.threads);  in print_aggr_thread()  local
 
 | 
| D | evsel.c | 1575 	int cpu, thread, nthreads;  in evsel__open()  local
 | 
| /Linux-v5.4/arch/powerpc/platforms/pseries/ | 
| D | hotplug-cpu.c | 247 	int err = -ENOSPC, len, nthreads, i;  in pseries_add_processor()  local312 	int len, nthreads, i;  in pseries_remove_processor()  local
 345 	int len, nthreads, i;  in dlpar_online_cpu()  local
 512 	int len, nthreads, i;  in dlpar_offline_cpu()  local
 
 | 
| /Linux-v5.4/tools/perf/lib/ | 
| D | evsel.c | 42 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads)  in perf_evsel__alloc_fd()234 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads)  in perf_evsel__alloc_id()
 
 | 
| /Linux-v5.4/tools/perf/bench/ | 
| D | futex-requeue.c | 45 static unsigned int threads_starting, nthreads = 0;  variable
 | 
| D | futex-wake.c | 46 static unsigned int ncpus, 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
 | 
| D | epoll-wait.c | 91 static unsigned int nthreads = 0;  variable
 | 
| /Linux-v5.4/kernel/locking/ | 
| D | test-ww_mutex.c | 275 static int __test_cycle(unsigned int nthreads)  in __test_cycle()524 static int stress(int nlocks, int nthreads, unsigned int flags)  in stress()
 
 | 
| /Linux-v5.4/fs/nfsd/ | 
| D | nfssvc.c | 642 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net)  in nfsd_get_nrthreads()667 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net)  in nfsd_set_nrthreads()
 
 | 
| D | nfsctl.c | 487 	int *nthreads;  in write_pool_threads()  local
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | setup-common.c | 450 	int nthreads = 1;  in smp_setup_cpu_maps()  local
 | 
| D | prom.c | 313 	int i, nthreads;  in early_init_dt_scan_cpus()  local
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-stat.c | 270 	int nthreads = perf_thread_map__nr(evsel_list->core.threads);  in read_counter()  local1561 static int runtime_stat_new(struct perf_stat_config *config, int nthreads)  in runtime_stat_new()
 
 | 
| D | builtin-script.c | 1921 	int nthreads = perf_thread_map__nr(counter->core.threads);  in __process_stat()  local
 | 
| /Linux-v5.4/arch/powerpc/kvm/ | 
| D | book3s_hv.c | 1163 	int thr, cpu, pcpu, nthreads;  in kvmppc_read_dpdes()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/ | 
| D | mvpp2.h | 784 	unsigned int nthreads;  member
 |