Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py4040 self.view.customContextMenuRequested.connect(self.ShowContextMenu)
4042 def ShowContextMenu(self, pos): member in ContextMenu