Searched refs:actual_ratio (Results 1 – 1 of 1) sorted by relevance
146 float ext_runtime, rt_runtime, actual_ratio; in sched_stress_test() local224 actual_ratio = ext_runtime / (ext_runtime + rt_runtime); in sched_stress_test()226 class_str, actual_ratio * 100); in sched_stress_test()228 if (actual_ratio >= expected_min_ratio) { in sched_stress_test()