Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1653 class SwitchScaleGraphicsItem(ScaleGraphicsItem): class
1656 super(SwitchScaleGraphicsItem, self).__init__(axis, parent)
1705 self.scale_item = SwitchScaleGraphicsItem(self.x_axis, self)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1654 class SwitchScaleGraphicsItem(ScaleGraphicsItem): class
1657 super(SwitchScaleGraphicsItem, self).__init__(axis, parent)
1706 self.scale_item = SwitchScaleGraphicsItem(self.x_axis, self)

Completed in 13 milliseconds