Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py2214 xsubrange = Subrange(0.0, float(collection.xrangehi - collection.xrangelo) + 1.0)
2216 subrange = XY(xsubrange, ysubrange)
2261 def GetScaleForRangeX(self, xsubrange): argument
2264 r = xsubrange.hi - xsubrange.lo