Searched refs:PRIdx (Results 1 – 1 of 1) sorted by relevance
966 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local967 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()969 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()971 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()