Searched refs:SchedClassTable (Results 1 – 1 of 1) sorted by relevance
193 const MCSchedClassDesc *SchedClassTable; variable211 ProcID(0), ProcResourceTable(0), SchedClassTable(0), in MCSchedModel()225 SchedClassTable(sc), NumProcResourceKinds(npr), NumSchedClasses(nsc), in MCSchedModel()231 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel()248 return &SchedClassTable[SchedClassIdx]; in getSchedClassDesc()