Searched refs:NewBranchView (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 4707 reports_menu.addAction(CreateAction(label, "Create a new window displaying branch events", lambda a=None,x=dbid: self.NewBranchView(x), self)) 4731 def NewBranchView(self, event_id): member in MainWindow
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 4708 reports_menu.addAction(CreateAction(label, "Create a new window displaying branch events", lambda a=None,x=dbid: self.NewBranchView(x), self)) 4732 def NewBranchView(self, event_id): member in MainWindow
|
Completed in 13 milliseconds