Home
last modified time | relevance | path

Searched defs:profileNode (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp2032 std::unique_ptr<ProfileNode> profileNode; in HWTEST_F_L0() local
2170 const std::vector<std::unique_ptr<ProfileNode>> *profileNode = profile->GetNodes(); in HWTEST_F_L0() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2039 auto profileNode = std::make_unique<ProfileNode>(); in Create() local
2119 auto profileNode = std::make_unique<ProfileNode>(); in FromCpuProfileNode() local
2182 std::unique_ptr<ProfileNode> profileNode = ProfileNode::Create(*arrayEle); in Create() local
2352 std::vector<std::unique_ptr<ProfileNode>> profileNode; in FromProfileInfo() local