Home
last modified time | relevance | path

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

123

/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
/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
/third_party/libuv/test/
H A Dbenchmark-async-pummel.c64 static int test_async_pummel(int nthreads) { in test_async_pummel() argument
H A Dbenchmark-async.c35 unsigned int nthreads; member
75 static int test_async(int nthreads) { in test_async() argument
/third_party/ltp/testcases/kernel/fs/fs_fill/
H A Dfs_fill.c24 static unsigned int nthreads; variable
/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
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dselinux_restorecon.c67 int RestoreconCommon(const char *path, unsigned int flag, unsigned int nthreads) in RestoreconCommon() argument
168 int RestoreconRecurseParallel(const char *path, unsigned int nthreads) in RestoreconRecurseParallel() argument
/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...]
/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...]
/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
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c104 int nthreads; member
147 int nthreads, ctl, i, tmp; in main() local
[all...]
/third_party/ltp/testcases/realtime/perf/latency/
H A Dpthread_cond_many.c55 int nthreads = 0; variable
186 void test_signal(long iter, long nthreads) in test_signal() argument
[all...]
/third_party/node/deps/uv/src/
H A Dthreadpool.c37 static unsigned int nthreads; variable
[all...]
/arkcompiler/runtime_core/static_core/verification/verifier/
H A Dverifier.cpp293 size_t nthreads = runtime.GetOptions().GetVerificationThreads(); in RunVerifier() 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...]

Completed in 11 milliseconds

123