Home
last modified time | relevance | path

Searched refs:DLOPEN_MIN_UNWIND_DEPTH (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_common.h42 const int32_t DLOPEN_MIN_UNWIND_DEPTH = 5; member
/developtools/profiler/device/plugins/native_daemon/src/
H A Dhook_manager.cpp356 if (hookConfig_.max_stack_depth() < DLOPEN_MIN_UNWIND_DEPTH) { in CreatePluginSession()
358 hookConfig_.set_max_stack_depth(DLOPEN_MIN_UNWIND_DEPTH); in CreatePluginSession()

Completed in 3 milliseconds