Searched refs:child_class (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/tools/perf/scripts/python/ |
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)
|