Home
last modified time | relevance | path

Searched refs:SetFrameInfo (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h81 void SetFrameInfo(Frame& frame, CallFrame& callFrame);
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp395 SetFrameInfo(*frame, callFrames[idx]); in SetEventFrame()
400 SetFrameInfo(*frame, callFrames[idx]); in SetEventFrame()
631 inline void StackPreprocess::SetFrameInfo(Frame& frame, CallFrame& callFrame) in SetFrameInfo() function in StackPreprocess
678 SetFrameInfo(*frame, callFrame); in ReportFrameMap()