/linux-6.12.1/tools/perf/util/ |
D | counts.c | 10 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
|
D | stat.c | 157 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
|
D | evsel.c | 2045 int nthreads = perf_thread_map__nr(threads); in __evsel__prepare_open() local 2261 int idx, thread, nthreads; in evsel__open_cpu() local
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
D | hotplug-cpu.c | 153 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
|
/linux-6.12.1/tools/perf/bench/ |
D | breakpoint.c | 22 unsigned int nthreads; member 200 unsigned int i, nthreads, result_usec, done = 0; in bench_breakpoint_enable() local
|
D | futex.h | 24 unsigned int nthreads; member
|
D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable
|
D | epoll-wait.c | 91 static unsigned int nthreads = 0; variable
|
/linux-6.12.1/tools/lib/perf/ |
D | evsel.c | 52 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-6.12.1/fs/nfsd/ |
D | nfssvc.c | 703 int nfsd_get_nrthreads(int n, int *nthreads, struct net *net) in nfsd_get_nrthreads() 728 int nfsd_set_nrthreads(int n, int *nthreads, struct net *net) in nfsd_set_nrthreads() 802 nfsd_svc(int n, int *nthreads, struct net *net, const struct cred *cred, const char *scope) in nfsd_svc()
|
D | nfsctl.c | 459 int *nthreads; in write_pool_threads() local 1656 int *nthreads, count = 0, nrpools, i, ret = -EOPNOTSUPP, rem; in nfsd_nl_threads_set_doit() local
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | debugfs.c | 61 unsigned int dom, nthreads = 1; in dom_debug_show() local
|
D | topology_amd.c | 94 unsigned int nthreads = leaf.core_nthreads + 1; in parse_8000_001e() local
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | setup-common.c | 415 static int assign_threads(unsigned int cpu, unsigned int nthreads, bool present, in assign_threads() 456 int nthreads = 1; in smp_setup_cpu_maps() local
|
D | prom.c | 337 int i, nthreads; in early_init_dt_scan_cpus() local
|
/linux-6.12.1/tools/testing/selftests/mm/ |
D | gup_test.c | 95 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
|
D | migration.c | 27 int nthreads; in FIXTURE() local
|
D | pagemap_ioctl.c | 1304 static const unsigned int nthreads = 6, pages_per_thread = 32, access_per_thread = 8; variable
|
/linux-6.12.1/kernel/locking/ |
D | test-ww_mutex.c | 315 static int __test_cycle(unsigned int nthreads) in __test_cycle() 574 static int stress(int nlocks, int nthreads, unsigned int flags) in stress()
|
/linux-6.12.1/tools/testing/selftests/filesystems/binderfs/ |
D | binderfs_test.c | 404 int i, j, k, nthreads; in TEST() local
|
/linux-6.12.1/kernel/kcsan/ |
D | kcsan_test.c | 1388 long nthreads = (long)prev; in nthreads_gen_params() local 1514 int nthreads; in test_init() local
|
/linux-6.12.1/lib/ |
D | test_objpool.c | 245 int cpu, nthreads = 0; in ot_perf_report() local
|
/linux-6.12.1/tools/testing/selftests/mount_setattr/ |
D | mount_setattr_test.c | 905 int i, j, nthreads, ret = 0; in TEST_F() local
|
/linux-6.12.1/tools/perf/ |
D | builtin-stat.c | 321 int nthreads = perf_thread_map__nr(evsel_list->core.threads); in read_counter_cpu() local
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | book3s_hv.c | 1501 int thr, cpu, pcpu, nthreads; in kvmppc_read_dpdes() local
|