Home
last modified time | relevance | path

Searched refs:backtrace_now_get (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/hardware/arch/riscv/src/rv64fd_32gpr/
A Dbacktrace.c66 int backtrace_now_get(void *trace[], int size, int offset) in backtrace_now_get() function
/AliOS-Things-master/kernel/rhino/
A Dk_mm.c24 int backtrace_now_get(void *trace[], int size, int offset);
782 backtrace_now_get((void **) blk->trace, RHINO_CONFIG_MM_TRACE_LVL, 2); in krhino_owner_attach()
/AliOS-Things-master/hardware/arch/armv7m/common/
A Dbacktrace.c524 int backtrace_now_get(void *trace[], int size, int offset) in backtrace_now_get() function
/AliOS-Things-master/hardware/arch/armv8m/common/
A Dbacktrace.c524 int backtrace_now_get(void *trace[], int size, int offset) in backtrace_now_get() function
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c341 extern int backtrace_now_get(void *trace[], int size, int offset);
377 backtrace_now_get((void **)sock_alloc_infos[index].trace, SOCK_ALLOC_TRACE_LVL, 2); in add_sock_alloc_info()

Completed in 15 milliseconds