Searched defs:n_threads (Results 1 - 11 of 11) sorted by relevance
| /third_party/ltp/testcases/kernel/syscalls/tgkill/ |
| H A D | tgkill01.c | 24 static int n_threads = 10; variable
|
| /third_party/libunwind/libunwind/src/coredump/ |
| H A D | _UCD_internal.h | 94 int n_threads; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 1-6.c | 50 static int n_threads; variable [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 551 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/cgroup/ |
| H A D | test_core.c | 551 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_libvmaf.c | 51 int n_threads; member
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
| H A D | time_zone_lookup_test.cc | 689 const std::size_t n_threads = 128; in TEST() local
|
| /third_party/benchmark/src/ |
| H A D | benchmark.cc | 160 State(std::string name, IterationCount max_iters, const std::vector<int64_t>& ranges, int thread_i, int n_threads, internal::ThreadTimer* timer, internal::ThreadManager* manager, internal::PerfCountersMeasurement* perf_counters_measurement) State() argument
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | xsk_fwd.c | 760 static int n_threads; variable [all...] |
| /kernel/linux/linux-5.10/arch/powerpc/kvm/ |
| H A D | book3s_hv.c | 2670 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap() argument 2812 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok() argument 2847 int n_threads = vc->num_threads; in can_dynamic_split() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/kvm/ |
| H A D | book3s_hv.c | 3293 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap() argument 3439 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok() argument 3474 int n_threads = vc->num_threads; in can_dynamic_split() local [all...] |
Completed in 19 milliseconds