Home
last modified time | relevance | path

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

/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() function in OHOS::Developtools::HiPerf::CallStack
578 LogFrame("newCallStack:", newCallFrames); in DoExpandCallStack()
579 LogFrame("cachedCallStack:", cachedCallFrames); in DoExpandCallStack()
/developtools/hiperf/src/
Dcallstack.cpp514 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame() function in OHOS::Developtools::HiPerf::CallStack
582 LogFrame("newCallStack:", newCallFrames); in DoExpandCallStack()
583 LogFrame("cachedCallStack:", cachedCallFrames); in DoExpandCallStack()
/developtools/hiperf/include/
Dcallstack.h68 void LogFrame(const std::string msg, const std::vector<CallFrame> &frames);
/developtools/profiler/device/plugins/native_daemon/include/
Dcall_stack.h65 void LogFrame(const std::string msg, const std::vector<CallFrame> &frames);