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

/linux-master/tools/perf/scripts/python/
H A 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 class:GraphAttributes
2103 rt = self.XToPixel(x)

Completed in 166 milliseconds