Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/scripts/python/
Dexported-sql-viewer.py226 def hasChildren(self, parent): member in TreeModel
227 return self.Item(parent).hasChildren()
509 def hasChildren(self): member in CallGraphLevelItemBase
2868 def hasChildren(self): member in BranchLevelTwoItem
2985 def hasChildren(self): member in BranchLevelOneItem
3014 def hasChildren(self): member in BranchRootItem
3990 if model.hasChildren(i):