Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/scripts/python/
Dexported-sql-viewer.py753 def columnCount(self, parent=None): member in CallGraphModel
949 def columnCount(self, parent=None): member in CallTreeModel
1947 def columnCount(self, parent=None): member in SwitchGraphLegendModel
3137 def columnCount(self, parent=None): member in BranchModel
3260 columns = self.model.columnCount()
3729 def columnCount(self, parent=None): member in SQLTableModel
3823 columns = self.data_model.columnCount()
3935 col_cnt = model.columnCount(first)