Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py1462 colour = self.attrs.region_attributes[last.hregion.key].colour
1922 def __init__(self, collection, region_attributes, parent=None): argument
1925 self.region_attributes = region_attributes
1957 return self.region_attributes[child.key].colour
1963 return self.region_attributes[child.key].colour
1996 def __init__(self, collection, region_attributes, parent=None): argument
1999 self.data_model = SwitchGraphLegendModel(collection, region_attributes)
2080 def __init__(self, scale, subrange, region_attributes, dp): argument
2083 self.region_attributes = region_attributes
2205 region_attributes = {}
[all …]