Home
last modified time | relevance | path

Searched refs:PutUnwindInfo (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/include/
Dcallstack.h95 static void PutUnwindInfo(unw_addr_space_t as, unw_proc_info_t *pi, void *arg);
116 .put_unwind_info = PutUnwindInfo,
/developtools/profiler/device/plugins/native_daemon/include/
Dcall_stack.h80 static void PutUnwindInfo(unw_addr_space_t as, unw_proc_info_t *pi, void *arg);
97 .put_unwind_info = PutUnwindInfo,
/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp322 void CallStack::PutUnwindInfo([[maybe_unused]] unw_addr_space_t as, in PutUnwindInfo() function in OHOS::Developtools::NativeDaemon::CallStack
/developtools/hiperf/src/
Dcallstack.cpp345 void CallStack::PutUnwindInfo([[maybe_unused]] unw_addr_space_t as, in PutUnwindInfo() function in OHOS::Developtools::HiPerf::CallStack