Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py1728 def RBPixelToTime(self, x): member in SwitchGraphGraphicsItem
1735 time_from = self.RBPixelToTime(x0)
1736 time_to = self.RBPixelToTime(x1)