Home
last modified time | relevance | path

Searched defs:MAX_CALL_FRAME_UNWIND_SIZE (Results 1 – 2 of 2) sorted by relevance

/developtools/hiperf/include/
Dcallstack.h43 const size_t MAX_CALL_FRAME_UNWIND_SIZE = 256; variable
/developtools/profiler/device/plugins/native_daemon/include/
Dhook_common.h40 const size_t MAX_CALL_FRAME_UNWIND_SIZE = MAX_UNWIND_DEPTH + FILTER_STACK_DEPTH; variable