Home
last modified time | relevance | path

Searched refs:SwitchGraphLegendModel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1919 class SwitchGraphLegendModel(QAbstractTableModel): class
1922 super(SwitchGraphLegendModel, self).__init__(parent)
1998 self.data_model = SwitchGraphLegendModel(collection, region_attributes)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1920 class SwitchGraphLegendModel(QAbstractTableModel): class
1923 super(SwitchGraphLegendModel, self).__init__(parent)
1999 self.data_model = SwitchGraphLegendModel(collection, region_attributes)

Completed in 15 milliseconds