Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py746 def columnCount(self, parent=None): member in CallGraphModel
942 def columnCount(self, parent=None): member in CallTreeModel
1940 def columnCount(self, parent=None): member in SwitchGraphLegendModel
3130 def columnCount(self, parent=None): member in BranchModel
3253 columns = self.model.columnCount()
3722 def columnCount(self, parent=None): member in SQLTableModel
3816 columns = self.data_model.columnCount()
3928 col_cnt = model.columnCount(first)