Home
last modified time | relevance | path

Searched refs:FromProfileInfo (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
H A Dprofiler_impl.cpp279 *profile = Profile::FromProfileInfo(*profileInfo); in Stop()
/arkcompiler/toolchain/tooling/test/
H A Dpt_types_test.cpp689 std::unique_ptr<Profile> result = Profile::FromProfileInfo(info); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/base/
H A Dpt_types.h2153 static std::unique_ptr<Profile> FromProfileInfo(const ProfileInfo &profileInfo);
H A Dpt_types.cpp2741 std::unique_ptr<Profile> Profile::FromProfileInfo(const ProfileInfo &profileInfo) in FromProfileInfo() function in panda::ecmascript::tooling::Profile

Completed in 13 milliseconds