Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py1654 class SwitchScaleGraphicsItem(ScaleGraphicsItem): class
1657 super(SwitchScaleGraphicsItem, self).__init__(axis, parent)
1706 self.scale_item = SwitchScaleGraphicsItem(self.x_axis, self)