Home
last modified time | relevance | path

Searched refs:DEFAULT_MAX_LOCAL_FRAME_NUM (Results 1 - 4 of 4) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_define.h57 static const int DEFAULT_MAX_LOCAL_FRAME_NUM = 32; variable
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Dthread_context.h50 uintptr_t pcs[DEFAULT_MAX_LOCAL_FRAME_NUM] {0};
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dthread_context.cpp196 ctxPtr->frameSz = FpUnwinder::GetPtr()->UnwindSafe(pc, fp, ctxPtr->pcs, DEFAULT_MAX_LOCAL_FRAME_NUM); in CopyContextAndWaitTimeout()
/base/hiviewdfx/faultloggerd/test/unittest/dump_catcher/
H A Ddumpcatcher_interfaces_test.cpp692 std::string stackKeyword = std::string("#") + std::to_string(DEFAULT_MAX_LOCAL_FRAME_NUM - 1); in HWTEST_F()

Completed in 3 milliseconds