Lines Matching refs:getAllDerivedDefinitions
139 RecVec ProcRecords = Records.getAllDerivedDefinitions("Processor"); in collectProcModels()
228 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedRW()
243 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectSchedRW()
259 RecVec AliasDefs = Records.getAllDerivedDefinitions("SchedAlias"); in collectSchedRW()
317 RecVec RWDefs = Records.getAllDerivedDefinitions("SchedReadWrite"); in collectSchedRW()
520 RecVec InstRWDefs = Records.getAllDerivedDefinitions("InstRW"); in collectSchedClasses()
821 RecVec ItinRWDefs = Records.getAllDerivedDefinitions("ItinRW"); in collectProcItinRW()
1445 ProcResourceDefs = Records.getAllDerivedDefinitions("ProcResourceUnits"); in collectProcResources()
1446 ProcResGroups = Records.getAllDerivedDefinitions("ProcResGroup"); in collectProcResources()
1473 RecVec WRDefs = Records.getAllDerivedDefinitions("WriteRes"); in collectProcResources()
1478 RecVec SWRDefs = Records.getAllDerivedDefinitions("SchedWriteRes"); in collectProcResources()
1483 RecVec RADefs = Records.getAllDerivedDefinitions("ReadAdvance"); in collectProcResources()
1488 RecVec SRADefs = Records.getAllDerivedDefinitions("SchedReadAdvance"); in collectProcResources()
1497 RecVec ProcResGroups = Records.getAllDerivedDefinitions("ProcResGroup"); in collectProcResources()