Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneMemoryAbility.ts103 let names = item.name.split(','); variable
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/ability/
DTabPaneMemoryAbility.ts103 let names = item.name.split(','); variable
/developtools/smartperf_host/ide/src/base-ui/utils/
DTemplate.ts91 const names = Object.keys(params); constant
/developtools/profiler/host/smartperf/ide/src/base-ui/utils/
DTemplate.ts91 const names = Object.keys(params); constant
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/
DMemAggStrategy.ts41 let names = metricData[sqlIndex].name.split(splitChar); variable
/developtools/smartperf_host/ide/src/trace/component/metrics/
DMemAggStrategy.ts41 let names = metricData[sqlIndex].name.split(splitChar); variable
/developtools/smartperf_host/ide/src/trace/database/
DProcedure.ts73 names = [...this.cpusLen, ...this.processLen, ...this.freqLen]; property in ProcedurePool
/developtools/profiler/host/smartperf/ide/src/trace/database/
DProcedure.ts73 names = [...this.cpusLen, ...this.processLen, ...this.freqLen]; property in ProcedurePool
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpHiPerf.ts120 let names = Reflect.ownKeys(this.group) variable
/developtools/profiler/host/smartperf/ide/src/trace/component/chart/
DSpHiPerf.ts123 let names = Reflect.ownKeys(this.group) variable
/developtools/hiperf/src/
Dsubcommand_dump.cpp300 std::string names; in DumpSampleType() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.cpp111 std::vector<uint32_t> names; member
204 std::vector<uint32_t> names; member
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.cpp111 std::vector<uint32_t> names; member
204 std::vector<uint32_t> names; member
/developtools/profiler/hiebpf/include/
Dvmlinux.h56375 struct ebitmap names; member
69534 const char * const *names; member