Searched refs:fixedList (Results 1 – 5 of 5) sorted by relevance
146 public fixedList: Array<T> = []; property in TraceRow493 this.fixedList = [];1108 this.dataListCache.push(...this.fixedList);1123 } else if (this.fixedList.length > 0 && !this.dataListCache.includes(this.fixedList[0])) {1124 this.dataListCache.push(this.fixedList[0]);
93 cpuRow.fixedList = [104 let findEntry = cpuRow!.fixedList[0];222 let findEntry = threadRow!.fixedList[0];261 threadRow.fixedList = [
1728 targetRow.fixedList[0] = funcStract;1747 filterRow.fixedList = [funcStract];1755 this.toTargetDepth(filterRow.fixedList[0], funcRowID, funcStract);
277 selectRow!.fixedList = relationDataList;
749 item.fixedList = [findEntry];