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