Searched refs:BranchWindow (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 3206 class BranchWindow(QMdiSubWindow): class 3209 super(BranchWindow, self).__init__(parent) 4732 BranchWindow(self.glb, event_id, ReportVars(), self) 4738 BranchWindow(self.glb, event_id, dialog.report_vars, self)
|
/kernel/linux/linux-6.6/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 3207 class BranchWindow(QMdiSubWindow): class 3210 super(BranchWindow, self).__init__(parent) 4733 BranchWindow(self.glb, event_id, ReportVars(), self) 4739 BranchWindow(self.glb, event_id, dialog.report_vars, self)
|
Completed in 12 milliseconds