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