Searched refs:child_class (Results 1 – 1 of 1) sorted by relevance
| /linux-5.15/tools/perf/scripts/python/ |
| A D | exported-sql-viewer.py | 1795 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument 1810 child = child_class(collection, data, attrs, event_handler, first, self)
|