Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py1457 x0 = self.attrs.XToPixel(x0)
1458 x1 = self.attrs.XToPixel(x1)
1570 xp = attrs.XToPixel(x)
1602 width = attrs.XToPixel(hi)
1692 graph_width = attrs.XToPixel(attrs.subrange.x.hi) + 1
2088 def XToPixel(self, x): member in GraphAttributes
2103 rt = self.XToPixel(x)