Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h93 void FillOfflineCallStack(std::vector<CallFrame>& callFrames, size_t idx);
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp305 inline void StackPreprocess::FillOfflineCallStack(std::vector<CallFrame>& callFrames, size_t idx) in FillOfflineCallStack() function in StackPreprocess
365 FillOfflineCallStack(callFrames, idx); in GetCallStackId()
416 FillOfflineCallStack(callFrames, idx); in SetAllocStatisticsFrame()