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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py68 def px_to_us(self, val): member in class:RootFrame
77 return self.px_to_us(x)
114 start = self.px_to_us(x)
115 end = self.px_to_us(x + width)
140 t = self.px_to_us(x) + self.ts_start
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DSchedGui.py68 def px_to_us(self, val): member in class:RootFrame
77 return self.px_to_us(x)
114 start = self.px_to_us(x)
115 end = self.px_to_us(x + width)
140 t = self.px_to_us(x) + self.ts_start

Completed in 205 milliseconds