Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dprofile_result.h26 … explicit Profile(std::unique_ptr<std::vector<std::unique_ptr<sampler::ProfileInfo>>> profileInfos) in Profile() function
/arkcompiler/toolchain/tooling/static/types/
Dprofile_result.h26 … explicit Profile(std::unique_ptr<std::vector<std::unique_ptr<sampler::ProfileInfo>>> profileInfos) in Profile() function
/arkcompiler/toolchain/tooling/dynamic/client/domain/
Dprofiler_client.cpp20 using Profile = panda::ecmascript::tooling::Profile; typedef
/arkcompiler/toolchain/tooling/static/
Dinspector_server.cpp982 void InspectorServer::OnCallProfilerStop(std::function<Expected<Profile, std::string>()> &&handler) in OnCallProfilerStop()
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector_server.cpp982 void InspectorServer::OnCallProfilerStop(std::function<Expected<Profile, std::string>()> &&handler) in OnCallProfilerStop()