Home
last modified time | relevance | path

Searched defs:n_threads (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/tests/
H A Dtest-qht-par.c11 static void test_qht(int n_threads, int update_rate, int duration) in test_qht()
/openbmc/qemu/tests/bench/
H A Datomic64-bench.c23 static unsigned int n_threads = 1; variable
H A Datomic_add-bench.c18 static unsigned int n_threads = 1; variable
/openbmc/qemu/tests/unit/
H A Drcutorture.c80 static int n_threads; variable
H A Dtest-rcu-list.c55 static int n_threads; variable
/openbmc/qemu/target/ppc/
H A Dcompat.c265 int n_threads = CPU(cpu)->nr_threads; in ppc_compat_max_vthreads() local
/openbmc/linux/tools/testing/selftests/cgroup/
H A Dtest_core.c553 int t, c_threads = 0, n_threads = 13; in test_cgcore_proc_migration() local
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3293 static void kvmppc_wait_for_nap(int n_threads) in kvmppc_wait_for_nap()
3439 static bool subcore_config_ok(int n_subcores, int n_threads) in subcore_config_ok()
3474 int n_threads = vc->num_threads; in can_dynamic_split() local