Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dreport_html.js1104 this.maxDepth = this._getMaxDepth(this.initNodes);
1111 _getMaxDepth(nodes) { method in anonymousFunction5f390bf10100.FlameGraphView
1126 childDepth = Math.max(childDepth, this._getMaxDepth(child));