Home
last modified time | relevance | path

Searched defs:frames (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/src/
Dreport_json_file.cpp105 const std::vector<CallFrame> &frames) in AddReportCallStack()
137 const std::vector<CallFrame> &frames) in AddReportCallStackReverse()
191 std::vector<CallFrame> &frames) in UpdateReportCallStack()
Dcallstack.cpp514 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame()
/developtools/hiperf/test/unittest/common/native/
Dreport_json_file_test.cpp70 std::vector<CallFrame> frames = { in PrepairReportJson() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dcallstack.cpp511 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame()