Searched refs:PostRASchedDirection (Results 1 – 3 of 3) sorted by relevance
236 MISched::Direction PostRASchedDirection = getPostRASchedDirection(); in overridePostRASchedPolicy() local237 if (PostRASchedDirection == MISched::TopDown) { in overridePostRASchedPolicy()240 } else if (PostRASchedDirection == MISched::BottomUp) { in overridePostRASchedPolicy()243 } else if (PostRASchedDirection == MISched::Bidirectional) { in overridePostRASchedPolicy()
72 MISched::Direction PostRASchedDirection; member394 return TuneInfo->PostRASchedDirection; in getPostRASchedDirection()
47 code PostRASchedDirection = TopDown;61 "PostRASchedDirection"];