Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/inferno/
Ddata_types.py116 def trim_callchain(self, min_num_events): member in FlameGraphCallSite
123 child.trim_callchain(min_num_events)
Dinferno.py146 thread.flamegraph.trim_callchain(min_event_count)