Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py1607 def PaintScale(self, painter, at_x, at_y): argument
1611 painter.drawLine(at_x, at_y, at_x + width, at_y)