Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1431 class SwitchGraphDataGraphicsItem(QGraphicsItem): class
1434 super(SwitchGraphDataGraphicsItem, self).__init__(parent)
1535 super(SwitchGraphDataGraphicsItem, self).mousePressEvent(event)
1716 …self.graph = SwitchGraphDataGraphicsItem(data, graph_width, graph_height, attrs, event_handler, se…