Searched refs:LOAD_BALANCE (Results 1 – 4 of 4) sorted by relevance
86 return ExecutionMode::LOAD_BALANCE; in GetExecutionMode()90 return ExecutionMode::LOAD_BALANCE; in GetExecutionMode()
174 LOAD_BALANCE, enumerator
183 DP_CHECK_RETURN_RET(IsReady(), ExecutionMode::LOAD_BALANCE); in GetExecutionMode()185 DP_CHECK_RETURN_RET(IsReady() && IsTimeReady(), ExecutionMode::LOAD_BALANCE); in GetExecutionMode()
105 case ExecutionMode::LOAD_BALANCE: in MapToHdiExecutionMode()