Lines Matching refs:getAllDerivedDefinitions
139 RecVec ProcRecords = Records.getAllDerivedDefinitions("Processor"); in collectProcModels()
231 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedRW()
246 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectSchedRW()
262 RecVec AliasDefs = Records.getAllDerivedDefinitions("SchedAlias"); in collectSchedRW()
320 RecVec RWDefs = Records.getAllDerivedDefinitions("SchedReadWrite"); in collectSchedRW()
523 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedClasses()
822 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectProcItinRW()
1462 RecVec WRDefs = Records.getAllDerivedDefinitions("WriteRes"); in collectProcResources()
1467 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources()
1472 RecVec RADefs = Records.getAllDerivedDefinitions("ReadAdvance"); in collectProcResources()
1477 RecVec SRADefs = Records.getAllDerivedDefinitions("SchedReadAdvance"); in collectProcResources()
1486 RecVec ProcResGroups = Records.getAllDerivedDefinitions("ProcResGroup"); in collectProcResources()
1616 Records.getAllDerivedDefinitions("ProcResourceUnits"); in findProcResUnits()
1631 RecVec ProcResGroups = Records.getAllDerivedDefinitions("ProcResGroup"); in findProcResUnits()