Home
last modified time | relevance | path

Searched defs:gpuCounterType (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DSpGpuCounterChart.ts44 const { gpuCounterType, start_time } = this.handleCsvData(res); constant
278 const gpuCounterType = this.groupByGpuCounterType(maleoonCounter); constant
486 const gpuCounterType = new GpuCounterType(); constant
519 const { gpuCounterType } = this.handleCsvData(res, startTime, endTime); constant