Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dcounts.c10 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new()
62 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts() local
Dstat.c162 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_prev_raw_counts() local
241 int idx, 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
Devsel.c1816 int nthreads = perf_thread_map__nr(threads); in __evsel__prepare_open() local
2045 int idx, thread, nthreads; in evsel__open_cpu() local
Dstat-display.c916 int nthreads = perf_thread_map__nr(counter->core.threads); in sort_aggr_thread() local
/Linux-v6.1/arch/powerpc/platforms/pseries/
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-v6.1/tools/perf/bench/
Dbreakpoint.c22 unsigned int nthreads; member
188 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
Dfutex.h24 unsigned int nthreads; member
Depoll-ctl.c36 static unsigned int nthreads = 0; variable
Depoll-wait.c91 static unsigned int nthreads = 0; variable
/Linux-v6.1/tools/lib/perf/
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-v6.1/tools/testing/selftests/vm/
Dgup_test.c93 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
Dmigration.c26 int nthreads; in FIXTURE() local
/Linux-v6.1/kernel/locking/
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-v6.1/fs/nfsd/
Dnfssvc.c690 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads()
726 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads()
Dnfsctl.c467 int *nthreads; in write_pool_threads() local
/Linux-v6.1/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c403 int i, j, k, nthreads; in TEST() local
/Linux-v6.1/arch/powerpc/kernel/
Dsetup-common.c447 int nthreads = 1; in smp_setup_cpu_maps() local
Dprom.c329 int i, nthreads; in early_init_dt_scan_cpus() local
/Linux-v6.1/kernel/kcsan/
Dkcsan_test.c1370 long nthreads = (long)prev; in nthreads_gen_params() local
1495 int nthreads; in test_init() local
/Linux-v6.1/tools/testing/selftests/mount_setattr/
Dmount_setattr_test.c911 int i, j, nthreads, ret = 0; in TEST_F() local
/Linux-v6.1/tools/perf/
Dbuiltin-stat.c375 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
Dbuiltin-script.c2241 int nthreads = perf_thread_map__nr(counter->core.threads); in __process_stat() local
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_hv.c1442 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
/Linux-v6.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2.h1063 unsigned int nthreads; member