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