Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py1735 def RBPixelToTime(self, x): member in SwitchGraphGraphicsItem
1742 time_from = self.RBPixelToTime(x0)
1743 time_to = self.RBPixelToTime(x1)