Searched refs:to_striped_block (Results 1 - 3 of 3) sorted by relevance

/gem5/util/minorview/
H A Dmodel.py66 def to_striped_block(self, select): member in class:BlobVisualData
150 def to_striped_block(self, select): member in class:Id
203 def to_striped_block(self, select): member in class:Branch
218 def to_striped_block(self, select): member in class:Counts
226 def to_striped_block(self, select): member in class:Colour
243 def to_striped_block(self, select): member in class:DcacheAccess
250 return [direc_colour] + self.id.to_striped_block(select)
258 def to_striped_block(self, select): member in class:ColourPattern
336 def to_striped_block(self, select): member in class:TwoDColours
337 return parse.map2(lambda d: d.to_striped_block(selec
364 def to_striped_block(self, select): member in class:FrameColours
[all...]
H A Dblobs.py218 strips = event.visuals[self.picChar].to_striped_block(
H A Dview.py418 id_size, inst.id.to_striped_block(self.view.dataSelect))

Completed in 9 milliseconds