Home
last modified time | relevance | path

Searched refs:region_attributes (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1465 colour = self.attrs.region_attributes[last.hregion.key].colour
1925 def __init__(self, collection, region_attributes, parent=None): argument
1928 self.region_attributes = region_attributes
1960 return self.region_attributes[child.key].colour
1966 return self.region_attributes[child.key].colour
1999 def __init__(self, collection, region_attributes, parent=None): argument
2002 self.data_model = SwitchGraphLegendModel(collection, region_attributes)
2083 def __init__(self, scale, subrange, region_attributes, dp): argument
2086 self.region_attributes = region_attributes
2208 region_attributes = {}
[all …]