Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h96 uint32_t SetCallStackMap(BatchNativeHookData& batchNativeHookData);
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp325 inline uint32_t StackPreprocess::SetCallStackMap(BatchNativeHookData& batchNativeHookData) in SetCallStackMap() function in StackPreprocess
372 return SetCallStackMap(batchNativeHookData); in GetCallStackId()
423 auto stackId = SetCallStackMap(batchNativeHookData); in SetAllocStatisticsFrame()