Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js773 return this._drawMoreFlameGraphs(10, totalProgress);
777 _drawMoreFlameGraphs(moreCount, progress) { method in anonymousFunction5f390bf10100.FlameGraphViewList
821 .then(() => this._drawMoreFlameGraphs(10, 100))