Searched refs:LogFrame (Results 1 – 4 of 4) sorted by relevance
511 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame() function in OHOS::Developtools::HiPerf::CallStack578 LogFrame("newCallStack:", newCallFrames); in DoExpandCallStack()579 LogFrame("cachedCallStack:", cachedCallFrames); in DoExpandCallStack()
514 void CallStack::LogFrame(const std::string msg, const std::vector<CallFrame> &frames) in LogFrame() function in OHOS::Developtools::HiPerf::CallStack582 LogFrame("newCallStack:", newCallFrames); in DoExpandCallStack()583 LogFrame("cachedCallStack:", cachedCallFrames); in DoExpandCallStack()
68 void LogFrame(const std::string msg, const std::vector<CallFrame> &frames);
65 void LogFrame(const std::string msg, const std::vector<CallFrame> &frames);