Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4653 charts_menu.addAction(CreateAction("&Time chart by CPU", "Create a new window displaying time charts by CPU", self.TimeChartByCPU, self))
4715 def TimeChartByCPU(self): member in MainWindow