/Linux-v4.19/tools/perf/util/ |
D | counts.c | 8 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() 45 int perf_evsel__alloc_counts(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_counts()
|
D | stat.c | 140 int ncpus, int nthreads) in perf_evsel__alloc_prev_raw_counts() 160 int nthreads = thread_map__nr(evsel->threads); in perf_evsel__alloc_stats() local 309 int nthreads = thread_map__nr(counter->threads); in process_counter_maps() local
|
D | evsel.c | 1120 static int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() 1218 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id() 1736 int cpu, thread, nthreads; in perf_evsel__open() local
|
/Linux-v4.19/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 251 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor() local 316 int len, nthreads, i; in pseries_remove_processor() local 349 int len, nthreads, i; in dlpar_online_cpu() local 516 int len, nthreads, i; in dlpar_offline_cpu() local
|
/Linux-v4.19/tools/perf/bench/ |
D | futex-requeue.c | 44 static unsigned int threads_starting, nthreads = 0; variable
|
D | futex-wake.c | 45 static unsigned int ncpus, threads_starting, nthreads = 0; variable
|
D | futex-hash.c | 31 static unsigned int nthreads = 0; variable
|
D | futex-lock-pi.c | 36 static unsigned int nthreads = 0; variable
|
/Linux-v4.19/fs/nfsd/ |
D | nfssvc.c | 542 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() 567 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
|
D | nfsctl.c | 483 int *nthreads; in write_pool_threads() local
|
/Linux-v4.19/kernel/locking/ |
D | test-ww_mutex.c | 288 static int __test_cycle(unsigned int nthreads) in __test_cycle() 537 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | setup-common.c | 458 int nthreads = 1; in smp_setup_cpu_maps() local
|
D | prom.c | 313 int i, nthreads; in early_init_dt_scan_cpus() local
|
/Linux-v4.19/tools/perf/ |
D | builtin-stat.c | 341 int nthreads = thread_map__nr(evsel_list->threads); in read_counter() local 1412 int nthreads, int ncpus, in sort_aggr_thread() 1461 int nthreads = thread_map__nr(counter->threads); in print_aggr_thread() local 2711 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
|
D | builtin-script.c | 1719 int nthreads = thread_map__nr(counter->threads); in __process_stat() local
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_hv.c | 1001 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
|