Searched refs:childCount (Results 1 – 2 of 2) sorted by relevance
| /linux-5.15/tools/perf/scripts/python/ | ||
| A D | exported-sql-viewer.py | 227 result = self.Item(parent).childCount() |
| /linux-5.15/scripts/kconfig/ | ||
| H A D | qconf.cc | 603 while (parent->childCount() > 0) in updateMenuList() |