Home
last modified time | relevance | path

Searched refs:BUFF_STACK_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/backtrace/
H A Ddfx_kernel_stack.cpp33 const int BUFF_STACK_SIZE = 20 * 1024; variable
38 char hstackLogBuff[BUFF_STACK_SIZE] {0};
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.h52 const int BUFF_STACK_SIZE = 20 * 1024; variable
H A Dwatchdog_task.cpp47 char hstackLogBuff[BUFF_STACK_SIZE];