Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.py628 def aggregate_by_thread_name(self): member in RecordData
945 if args.aggregate_by_thread_name:
946 record_data.aggregate_by_thread_name()