Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts53 static sampleTypesList: any[] = []; property in TabPaneNMSampleList
182 if (this.sampleTypesList.length > 0) {
183 let sampleTypesListElement = this.sampleTypesList[this.sampleTypesList.length - 1];
196 this.sampleTypesList.push(copyTypes);
255 this.sampleTypesList = [];