Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h26 HEAP_TRACE_ALL, enumerator
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c337 if (mode != HEAP_TRACE_ALL || STACK_DEPTH == 0 || r_cur->freed_by[0] == NULL) { in heap_trace_dump_base()
355 if (mode == HEAP_TRACE_ALL) { in heap_trace_dump_base()
443 if (mode == HEAP_TRACE_ALL) { in record_free()
DKconfig95 HEAP_TRACE_ALL, the bigger the hashmap is, the better the performances are.