Home
last modified time | relevance | path

Searched refs:columnAlignment (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py237 return self.columnAlignment(section)
264 def columnAlignment(self, column): member in TreeModel
272 return self.columnAlignment(index.column())
301 return self.columnAlignment(section)
320 def columnAlignment(self, column): member in TableModel
328 return self.columnAlignment(index.column())
765 def columnAlignment(self, column): member in CallGraphModel
961 def columnAlignment(self, column): member in CallTreeModel
4170 def columnAlignment(self, column): member in TopCallsModel
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py238 return self.columnAlignment(section)
265 def columnAlignment(self, column): member in TreeModel
273 return self.columnAlignment(index.column())
302 return self.columnAlignment(section)
321 def columnAlignment(self, column): member in TableModel
329 return self.columnAlignment(index.column())
766 def columnAlignment(self, column): member in CallGraphModel
962 def columnAlignment(self, column): member in CallTreeModel
4171 def columnAlignment(self, column): member in TopCallsModel

Completed in 13 milliseconds