Home
last modified time | relevance | path

Searched defs:nthreads (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcounts.c9 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() argument
58 int evsel__alloc_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_counts() argument
H A Dstat.c151 static int evsel__alloc_prev_raw_counts(struct evsel *evsel, int ncpus, int nthreads) in evsel__alloc_prev_raw_counts() argument
177 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_stats() local
235 int nthreads = perf_thread_map__nr(evsel->core.threads); in perf_evsel__copy_prev_raw_counts() local
380 int nthreads = perf_thread_map__nr(counter->core.threads); in process_counter_maps() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dcounts.c10 struct perf_counts *perf_counts__new(int ncpus, int nthreads) in perf_counts__new() argument
61 int nthreads = perf_thread_map__nr(evsel->core.threads); in evsel__alloc_counts() local
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dmigration.c27 int nthreads; in FIXTURE() local
[all...]
H A Dgup_test.c92 int filed, i, opt, nr_pages = 1, thp = -1, write = 1, nthreads = 1, ret; in main() local
/kernel/linux/linux-5.10/tools/perf/bench/
H A Dfutex-hash.c33 static unsigned int nthreads = 0; variable
[all...]
H A Dfutex-requeue.c45 static unsigned int threads_starting, nthreads = 0; variable
[all...]
H A Dfutex-wake.c46 static unsigned int threads_starting, nthreads = 0; variable
[all...]
H A Dfutex-lock-pi.c38 static unsigned int nthreads = 0; variable
[all...]
H A Depoll-ctl.c36 static unsigned int nthreads = 0; variable
[all...]
H A Depoll-wait.c91 static unsigned int nthreads = 0; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dbreakpoint.c22 unsigned int nthreads; member
200 unsigned int i, nthreads, result_usec, done = 0; bench_breakpoint_enable() local
[all...]
H A Dfutex.h24 unsigned int nthreads; member
H A Depoll-ctl.c36 static unsigned int nthreads = 0; variable
[all...]
H A Depoll-wait.c91 static unsigned int nthreads = 0; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dposix_timers.c214 const int nthreads = 10; in check_timer_distribution() local
/kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c385 int i, j, k, nthreads; in TEST() local
/kernel/linux/linux-5.10/tools/lib/perf/
H A Devsel.c42 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() argument
273 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id() argument
/kernel/linux/linux-6.6/tools/testing/selftests/filesystems/binderfs/
H A Dbinderfs_test.c403 int i, j, k, nthreads; in TEST() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c153 int err = -ENOSPC, len, nthreads, i; in pseries_add_processor() local
218 int len, nthreads, i; in pseries_remove_processor() local
251 int len, nthreads, i; in dlpar_offline_cpu() local
293 int len, nthreads, i; dlpar_online_cpu() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dhotplug-cpu.c153 static int find_cpu_id_range(unsigned int nthreads, int assigned_node, in find_cpu_id_range() argument
213 int len, nthreads, node, cpu, assigned_node; in pseries_add_processor() local
296 int len, nthreads, i; pseries_remove_processor() local
329 int len, nthreads, i; dlpar_offline_cpu() local
385 int len, nthreads, i; dlpar_online_cpu() local
[all...]
/kernel/linux/linux-5.10/kernel/locking/
H A Dtest-ww_mutex.c275 static int __test_cycle(unsigned int nthreads) in __test_cycle() argument
520 static int stress(int nlocks, int nthreads, unsigned int flags) in stress() argument
[all...]
/kernel/linux/linux-6.6/kernel/locking/
H A Dtest-ww_mutex.c315 static int __test_cycle(unsigned int nthreads) in __test_cycle() argument
560 static int stress(int nlocks, int nthreads, unsigned int flags) in stress() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/perf/
H A Devsel.c52 int perf_evsel__alloc_fd(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_fd() argument
72 static int perf_evsel__alloc_mmap(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_mmap() argument
513 int perf_evsel__alloc_id(struct perf_evsel *evsel, int ncpus, int nthreads) in perf_evsel__alloc_id() argument
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dsetup-common.c447 int nthreads = 1; in smp_setup_cpu_maps() local

Completed in 14 milliseconds

12