Searched refs:actual_ratio (Results 1 – 1 of 1) sorted by relevance
147 float ext_runtime, rt_runtime, actual_ratio; in sched_stress_test() local225 actual_ratio = ext_runtime / (ext_runtime + rt_runtime); in sched_stress_test()227 class_str, actual_ratio * 100); in sched_stress_test()229 if (actual_ratio >= expected_min_ratio) { in sched_stress_test()