Home
last modified time | relevance | path

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

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