Home
last modified time | relevance | path

Searched defs:names (Results 1 - 5 of 5) sorted by relevance

/developtools/profiler/device/services/plugin_service/test/unittest/
H A Dplugin_service_test.cpp143 std::vector<string> names = {"abc2.so"}; in HWTEST_F() local
144 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F() local
1007 std::vector<string> names = {"testsample.so"}; in HWTEST_F() local
1008 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F() local
1039 std::vector<string> names = {"testsample1.so"}; in HWTEST_F() local
1040 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F() local
1073 std::vector<string> names = {"abconline.so"}; in HWTEST_F() local
1074 pluginService_->SetProfilerSessionConfig(std::make_shared<ProfilerSessionConfig>(psc), names); in HWTEST_F() local
/developtools/hiperf/src/
H A Dsubcommand_dump.cpp312 std::string names; in DumpSampleType() local
/developtools/smartperf_host/trace_streamer/src/metrics/
H A Dmetrics.cpp93 auto names = base::SplitStringToVec(jMessage.at("values")[i].at(namesIndex), ","); in InitMemoryUnAggStrategy() local
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/arkts/
H A Dpbreader_js_memory_parser.cpp110 std::vector<uint32_t> names; member
197 std::vector<uint32_t> names; member
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h56375 struct ebitmap names; global() member
69534 const char * const *names; global() member
[all...]

Completed in 415 milliseconds