Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_daemon/include/
Dstack_preprocess.h86 void SetMapsInfo(pid_t pid);
/developtools/profiler/device/plugins/native_daemon/src/
Dstack_preprocess.cpp432 SetMapsInfo(rawStack->stackConext->pid); in SetHookData()
683 void StackPreprocess::SetMapsInfo(pid_t pid) in SetMapsInfo() function in StackPreprocess