Home
last modified time | relevance | path

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

/third_party/musl/src/malloc/oldmalloc/
H A Dmalloc_impl.h19 #define CHECK_POINT_TRACE_MAX 2 /* The trace max for check point */ macro
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H A Dmalloc_impl.h18 #define CHECK_POINT_TRACE_MAX 2 /* The trace max for check point */ macro
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dmemory_check.c315 if (checkpoint_trace_num == CHECK_POINT_TRACE_MAX) { in get_backtrace_info()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemory_check.c300 if (checkpoint_trace_num == CHECK_POINT_TRACE_MAX) { in get_backtrace_info()

Completed in 4 milliseconds