Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2115 def ToPDP(self, dp, scale): member in GraphAttributes
2132 x = self.ToPDP(self.dp.x, self.scale.x)
2133 y = self.ToPDP(self.dp.y, self.scale.y)
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py2116 def ToPDP(self, dp, scale): member in GraphAttributes
2133 x = self.ToPDP(self.dp.x, self.scale.x)
2134 y = self.ToPDP(self.dp.y, self.scale.y)

Completed in 12 milliseconds