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

/gem5/util/minorview/
H A Dview.py49 from model import Id, BlobModel, BlobDataSelect, special_state_chars
75 self.dataSelect = BlobDataSelect()
H A Dmodel.py52 class BlobDataSelect(object): class in inherits:object
60 ret = BlobDataSelect()
H A Dblobs.py182 self.dataSelect = model.BlobDataSelect()

Completed in 11 milliseconds