| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | counts.c | 9 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 D | counts.c | 10 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 D | benchmark-async-pummel.c | 64 static int test_async_pummel(int nthreads) { in test_async_pummel() argument
|
| H A D | benchmark-async.c | 35 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 D | fs_fill.c | 24 static unsigned int nthreads; variable
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
| H A D | migration.c | 27 int nthreads; in FIXTURE() local [all...] |
| H A D | gup_test.c | 92 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 D | selinux_restorecon.c | 67 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 D | futex-hash.c | 33 static unsigned int nthreads = 0; variable [all...] |
| H A D | futex-requeue.c | 45 static unsigned int threads_starting, nthreads = 0; variable [all...] |
| H A D | futex-wake.c | 46 static unsigned int threads_starting, nthreads = 0; variable [all...] |
| H A D | futex-lock-pi.c | 38 static unsigned int nthreads = 0; variable [all...] |
| H A D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable [all...] |
| /kernel/linux/linux-6.6/tools/perf/bench/ |
| H A D | breakpoint.c | 22 unsigned int nthreads; member 200 unsigned int i, nthreads, result_usec, done = 0; bench_breakpoint_enable() local [all...] |
| H A D | futex.h | 24 unsigned int nthreads; member
|
| H A D | epoll-ctl.c | 36 static unsigned int nthreads = 0; variable [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 214 const int nthreads = 10; in check_timer_distribution() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/filesystems/binderfs/ |
| H A D | binderfs_test.c | 385 int i, j, k, nthreads; in TEST() local
|
| /kernel/linux/linux-5.10/tools/lib/perf/ |
| H A D | evsel.c | 42 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 D | binderfs_test.c | 403 int i, j, k, nthreads; in TEST() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/ |
| H A D | s-c1.c | 104 int nthreads; member 147 int nthreads, ctl, i, tmp; in main() local [all...] |
| /third_party/ltp/testcases/realtime/perf/latency/ |
| H A D | pthread_cond_many.c | 55 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 D | threadpool.c | 37 static unsigned int nthreads; variable [all...] |
| /arkcompiler/runtime_core/static_core/verification/verifier/ |
| H A D | verifier.cpp | 293 size_t nthreads = runtime.GetOptions().GetVerificationThreads(); in RunVerifier() local
|
| /kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
| H A D | hotplug-cpu.c | 153 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...] |