Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js800 let flamegraph = new FlameGraphView(this.flamegraphDiv, title, totalCount,
923 let callgraphView = new FlameGraphView(
928 let reverseCallgraphView = new FlameGraphView(
1088 class FlameGraphView { class