Searched refs:policy_name (Results 1 – 1 of 1) sorted by relevance
45 char *policy_name = platform_sched_policy(); variable68 T_ASSERT_EQ_STR(policy_name, "clutch", "SMP platform should be running the Clutch scheduler");73 …T_ASSERT_EQ_STR(policy_name, "edge", "Non-exempt AMP platform should be running the Edge scheduler…