Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py2657 self.view.customContextMenuRequested.connect(self.ShowContextMenu)
2659 def ShowContextMenu(self, pos): member in ContextMenu