Home
last modified time | relevance | path

Searched refs:childCount (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py226 result = self.Item(parent).childCount()
508 def childCount(self): member in CallGraphLevelItemBase
2871 def childCount(self): member in BranchLevelTwoItem
2984 def childCount(self): member in BranchLevelOneItem
3017 def childCount(self): member in BranchRootItem
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py227 result = self.Item(parent).childCount()
509 def childCount(self): member in CallGraphLevelItemBase
2872 def childCount(self): member in BranchLevelTwoItem
2985 def childCount(self): member in BranchLevelOneItem
3018 def childCount(self): member in BranchRootItem
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc601 while (parent->childCount() > 0) in updateMenuList()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.cc605 while (parent->childCount() > 0) in updateMenuList()

Completed in 16 milliseconds