Home
last modified time | relevance | path

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

/linux/tools/perf/scripts/python/
H A Dgecko.py196 def _to_json_dict(self) -> Dict: member in Thread
312 threads = [thread._to_json_dict() for thread in tid_to_thread.values()]