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