Home
last modified time | relevance | path

Searched refs:child_class (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/scripts/python/
Dexported-sql-viewer.py1795 def __init__(self, collection, attrs, event_handler, child_class, parent=None): argument
1810 child = child_class(collection, data, attrs, event_handler, first, self)