Searched refs:region_attributes (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/perf/scripts/python/ |
| H A D | exported-sql-viewer.py | 1461 colour = self.attrs.region_attributes[last.hregion.key].colour 1921 def __init__(self, collection, region_attributes, parent=None): argument 1924 self.region_attributes = region_attributes 1956 return self.region_attributes[child.key].colour 1962 return self.region_attributes[child.key].colour 1995 def __init__(self, collection, region_attributes, parent=None): argument 1998 self.data_model = SwitchGraphLegendModel(collection, region_attributes) 2079 def __init__(self, scale, subrange, region_attributes, dp): argument 2082 self.region_attributes = region_attributes 2204 region_attributes = {} [all …]
|