Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1600 def PaintScale(self, painter, at_x, at_y): argument
1604 painter.drawLine(at_x, at_y, at_x + width, at_y)