Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/base/
DProfilerConstant.ts50 TYPE_RAM = "RAM", enumerator
DProfilerFactory.ets41 } else if (moduleName == CollectorType.TYPE_RAM) {
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/profiler/item/
DRAM.ets38 return CollectorType.TYPE_RAM
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/pages/
DStartTestPage.ets70 CollectorType.TYPE_RAM.toString()