Searched refs:ProcId (Results 1 – 1 of 1) sorted by relevance
1326 PredTransition(ArrayRef<PredCheck> PT, unsigned ProcId) { in PredTransition()1328 ProcIndex = ProcId; in PredTransition()1418 unsigned ProcId) { in getAllPredicates() argument1730 for (unsigned ProcId : ProcIndices) { in makePerProcessorTransitions() local1731 assert(ProcId != 0); in makePerProcessorTransitions()1733 PerCpuTransVec.back().ProcIndex = ProcId; in makePerProcessorTransitions()