Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js845 .then(() => this.drawDetails(newFlamegraphs, progress - initProgress));
848 drawDetails(flamegraphs, totalProgress) { method in anonymousFunction5f390bf10100.FlameGraphViewList
852 .then(wait(() => view.drawDetails(this.selectorView.getSampleWeightFunction())))
864 .then(() => this.drawDetails(this.flamegraphs, 100))
958 .then(() => this.drawDetails(75))
1000 .then(() => this.drawDetails(100))
1004 drawDetails(totalProgress) { method in anonymousFunction5f390bf10100.FunctionTab
1008 .then(wait(() => view.drawDetails(sampleWeightFunction)))
1153 drawDetails(sampleWeightFunction) { method in anonymousFunction5f390bf10100.FlameGraphView
1564 drawDetails(sampleWeightFunction) { method in anonymousFunction5f390bf10100.SourceCodeView
[all …]