Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js835 .then(() => this.drawDetails(newFlamegraphs, progress - initProgress));
838 drawDetails(flamegraphs, totalProgress) { method in anonymousFunction5f390bf10100.FlameGraphViewList
842 .then(wait(() => view.drawDetails(this.selectorView.getSampleWeightFunction())))
854 .then(() => this.drawDetails(this.flamegraphs, 100))
948 .then(() => this.drawDetails(75))
990 .then(() => this.drawDetails(100))
994 drawDetails(totalProgress) { method in anonymousFunction5f390bf10100.FunctionTab
998 .then(wait(() => view.drawDetails(sampleWeightFunction)))
1143 drawDetails(sampleWeightFunction) { method in anonymousFunction5f390bf10100.FlameGraphView
1551 drawDetails(sampleWeightFunction) { method in anonymousFunction5f390bf10100.SourceCodeView
[all …]