Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dregression_1000.c1084 static void xtest_tee_test_1013_single(ADBG_Case_t *c, double *mean_concurrency, in xtest_tee_test_1013_single() argument
1104 *mean_concurrency = 0; in xtest_tee_test_1013_single()
1141 *mean_concurrency += max_concurrency; in xtest_tee_test_1013_single()
1172 *mean_concurrency += max_concurrency; in xtest_tee_test_1013_single()
1175 *mean_concurrency /= 2.0; in xtest_tee_test_1013_single()
1182 double mean_concurrency = 0; in xtest_tee_test_1013() local
1190 mean_concurrency = 0; in xtest_tee_test_1013()
1194 mean_concurrency += concurrency; in xtest_tee_test_1013()
1196 mean_concurrency /= nb_loops; in xtest_tee_test_1013()
1199 Do_ADBG_Log(" Mean concurrency: %g", mean_concurrency); in xtest_tee_test_1013()
[all …]