Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/scripts/python/
Dexported-sql-viewer.py734 def columnCount(self, parent=None): member in CallGraphModel
928 def columnCount(self, parent=None): member in CallTreeModel
1752 def columnCount(self, parent=None): member in BranchModel
1875 columns = self.model.columnCount()
2346 def columnCount(self, parent=None): member in SQLTableModel
2440 columns = self.data_model.columnCount()
2552 col_cnt = model.columnCount(first)