Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1450 x0 = self.attrs.XToPixel(x0)
1451 x1 = self.attrs.XToPixel(x1)
1563 xp = attrs.XToPixel(x)
1595 width = attrs.XToPixel(hi)
1685 graph_width = attrs.XToPixel(attrs.subrange.x.hi) + 1
2081 def XToPixel(self, x): member in GraphAttributes
2096 rt = self.XToPixel(x)