Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py1544 class XAxisGraphicsItem(QGraphicsItem): class
1547 super(XAxisGraphicsItem, self).__init__(parent)
1702 self.x_axis = XAxisGraphicsItem(graph_width, self)