Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py233 def hasChildren(self, parent): member in TreeModel
234 return self.Item(parent).hasChildren()
516 def hasChildren(self): member in CallGraphLevelItemBase
2875 def hasChildren(self): member in BranchLevelTwoItem
2992 def hasChildren(self): member in BranchLevelOneItem
3021 def hasChildren(self): member in BranchRootItem
3997 if model.hasChildren(i):