Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js810 let flamegraph = new FlameGraphView(this.flamegraphDiv, title, totalCount,
933 let callgraphView = new FlameGraphView(
938 let reverseCallgraphView = new FlameGraphView(
1098 class FlameGraphView { class