Searched refs:collectRows (Results 1 – 4 of 4) sorted by relevance
108 sp.collectRows.push(cpuFavoriteRow);109 sp.timerShaftEL?.displayCollect(sp.collectRows.length !== 0);228 sp.timerShaftEL?.displayCollect(sp.collectRows.length !== 0);265 let rowIndex = sp.collectRows.indexOf(currentRow);267 sp.collectRows.splice(rowIndex, 1);299 !sp.collectRows.find((find) => {303 sp.collectRows.push(currentRow);
164 collectRows: Array<TraceRow<any>> = []; property in SpSystemTrace1820 this.collectRows = [];
144 traceRowConfig.spSystemTrace.collectRows = [favoriteRow];
302 this.spSystemTrace?.collectRows.forEach((favoriteRow) => {736 this.spSystemTrace?.collectRows.forEach((subsystemFavorite) => {