Searched defs:jumpCount (Results 1 - 3 of 3) sorted by relevance
/kernel/liteos_m/utils/ |
H A D | los_debug.c | 58 VOID OsBackTraceHookCall(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP)
in OsBackTraceHookCall() argument
|
/kernel/liteos_m/components/backtrace/ |
H A D | los_backtrace.c | 194 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP)
in LOS_RecordLR() argument 416 UINT32 HalBackTraceGet(UINTPTR sp, UINT32 retAddr, UINTPTR *callChain, UINT32 maxDepth, UINT32 jumpCount)
in HalBackTraceGet() argument 458 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP)
in LOS_RecordLR() argument 530 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP)
in LOS_RecordLR() argument 612 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP)
in LOS_RecordLR() argument 670 LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 jumpCount, UINTPTR SP) LOS_RecordLR() argument [all...] |
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_exc.c | 1249 VOID LOS_RecordLR(UINTPTR *LR, UINT32 LRSize, UINT32 recordCount, UINT32 jumpCount) in LOS_RecordLR() argument
|
Completed in 4 milliseconds