Searched refs:ProcId (Results 1 – 1 of 1) sorted by relevance
1324 PredTransition(ArrayRef<PredCheck> PT, unsigned ProcId) { in PredTransition()1326 ProcIndex = ProcId; in PredTransition()1416 unsigned ProcId) { in getAllPredicates() argument1728 for (unsigned ProcId : ProcIndices) { in makePerProcessorTransitions() local1729 assert(ProcId != 0); in makePerProcessorTransitions()1731 PerCpuTransVec.back().ProcIndex = ProcId; in makePerProcessorTransitions()