Home
last modified time | relevance | path

Searched refs:GetFrame (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/src/
Dunique_stack_table.cpp158 Node* UniqueStackTable::GetFrame(uint64_t stackId) in GetFrame() function in OHOS::Developtools::HiPerf::UniqueStackTable
179 Node *node = GetFrame(tailIdx); in GetIpsByStackId()
186 node = GetFrame(node->section.prevIdx); in GetIpsByStackId()
/developtools/profiler/host/smartperf/client/client_command/include/
Dcontrol_call_cmd.h35 std::string GetFrame();
/developtools/hiperf/include/
Dunique_stack_table.h122 Node* GetFrame(uint64_t stackId);
/developtools/profiler/host/smartperf/client/client_command/
Dcontrol_call_cmd.cpp63 SmartPerf::ControlCallCmd::GetFrame(); in GetResult()
139 std::string ControlCallCmd::GetFrame() in GetFrame() function in OHOS::SmartPerf::ControlCallCmd