Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpInfoAndStas.ts26 private infoData: Array<InfoDataTable> = []; property in SpInfoAndStats
48 if (this.infoData.length > 0) {
49 this.infoTableEl!.recycleDataSource = this.infoData;
60 info('infoData(metric) size is: ', this.infoData.length);
95 this.infoData = [];
108 this.infoData.push({
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpInfoAndStas.ts26 private infoData: Array<InfoDataTable> = []; property in SpInfoAndStats
66 if (this.infoData.length > 0) {
67 this.infoTableEl!.recycleDataSource = this.infoData;
76 info('infoData(metric) size is: ', this.infoData.length);
116 this.infoData = [];
129 this.infoData.push({