Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1559 def PaintMarks(self, painter, at_y, lo, hi, step, i): member in XAxisGraphicsItem
1588 self.PaintMarks(painter, 0, x, subrange.hi, n, i)
1605 self.PaintMarks(painter, at_y, lo, hi, n, 0)