Searched refs:populate (Results 1 - 7 of 7) sorted by relevance

/gem5/src/sim/power/
H A DThermalModel.py101 def populate(self): member in class:ThermalModel
109 self.populate()
131 self.populate()
137 self.populate()
143 self.populate()
149 self.populate()
/gem5/src/arch/sparc/
H A Dpagetable.cc66 pte.populate(entry4u);
H A Dvtophys.cc118 pte.populate(betoh(entry), PageTableEntry::sun4v);
H A Dpagetable.hh94 populate(entry, type);
98 populate(uint64_t e, EntryType t = sun4u) function in class:SparcISA::PageTableEntry
H A Dtlb.cc1169 pte.populate(data, bits(va,10,10) ? PageTableEntry::sun4v :
1184 pte.populate(data, bits(va,10,10) ? PageTableEntry::sun4v :
/gem5/util/stats/
H A Ddbinit.py66 def populate(self): member in class:MyDB
H A Dstats.py80 mydb.populate()
89 mydb.populate()

Completed in 14 milliseconds