Home
last modified time | relevance | path

Searched refs:max_concurrency (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1037 uint32_t max_concurrency; member
1076 a->max_concurrency = op.params[1].value.b; in test_1013_thread()
1091 size_t max_concurrency = 0; in xtest_tee_test_1013_single() local
1113 max_concurrency = 0; in xtest_tee_test_1013_single()
1129 if (arg[n].max_concurrency > max_concurrency) in xtest_tee_test_1013_single()
1130 max_concurrency = arg[n].max_concurrency; in xtest_tee_test_1013_single()
1139 (void)ADBG_EXPECT_COMPARE_UNSIGNED(c, max_concurrency, >, 0); in xtest_tee_test_1013_single()
1140 (void)ADBG_EXPECT_COMPARE_UNSIGNED(c, max_concurrency, <=, NUM_THREADS); in xtest_tee_test_1013_single()
1141 *mean_concurrency += max_concurrency; in xtest_tee_test_1013_single()
1147 max_concurrency = 0; in xtest_tee_test_1013_single()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/
H A Dparallel_backend_tbb.h358 _Index __p = tbb::this_task_arena::max_concurrency(); in __parallel_strict_scan()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/
H A Dparallel_backend_tbb.h358 _Index __p = tbb::this_task_arena::max_concurrency(); in __parallel_strict_scan()