Searched refs:flamegraphs (Results 1 – 1 of 1) sorted by relevance
764 this.flamegraphs = []; property787 let newCount = this.flamegraphs.length + moreCount;794 if (i >= this.flamegraphs.length) {831 this.flamegraphs.push(flamegraph);838 drawDetails(flamegraphs, totalProgress) { argument840 .then(() => drawViewsAsync(flamegraphs, totalProgress, (view, progress) => {854 .then(() => this.drawDetails(this.flamegraphs, 100))