Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/ability/
DTabPaneMemoryAbility.ts125 let names = item.name.split(','); variable
131 let key = memoryKeys[names[i]]; variable
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/testdata/testcase_def/
DupdateSourceMap.json6 "names": [], array
/developtools/profiler/device/services/plugin_service/test/unittest/
Dplugin_service_test.cpp140 std::vector<string> names = {"abc2.so"}; variable
1004 std::vector<string> names = {"testsample.so"}; variable
1036 std::vector<string> names = {"testsample1.so"}; variable
1070 std::vector<string> names = {"abconline.so"}; variable
/developtools/smartperf_host/ide/src/base-ui/utils/
DTemplate.ts91 const names = Object.keys(params); constant
/developtools/smartperf_host/ide/src/trace/database/
DProcedure.ts76 names = [...this.cpusLen, ...this.processLen, ...this.freqLen]; property in ProcedurePool
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpHiPerf.ts181 let names = Reflect.ownKeys(this.group) variable
/developtools/hiperf/src/
Dsubcommand_dump.cpp310 std::string names; in DumpSampleType() local
/developtools/smartperf_host/trace_streamer/src/metrics/
Dmetrics.cpp89 auto names = base::SplitStringToVec(jMessage.at("values")[i].at(NAMES), ","); in InitMemoryUnAggStrategy() local
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_js_memory_parser.cpp110 std::vector<uint32_t> names; member
198 std::vector<uint32_t> names; member
/developtools/profiler/hiebpf/include/
Dvmlinux.h56375 struct ebitmap names; member
69534 const char * const *names; member