Home
last modified time | relevance | path

Searched refs:PaintPoint (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1446 def PaintPoint(self, painter, last, x): member in SwitchGraphDataGraphicsItem
1473 self.PaintPoint(painter, last, point.x)
1477 self.PaintPoint(painter, last, self.attrs.subrange.x.hi + 1)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py1447 def PaintPoint(self, painter, last, x): member in SwitchGraphDataGraphicsItem
1474 self.PaintPoint(painter, last, point.x)
1478 self.PaintPoint(painter, last, self.attrs.subrange.x.hi + 1)

Completed in 12 milliseconds