Home
last modified time | relevance | path

Searched refs:heap_trace_dump (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/heap/test/
Dtest_heap_trace.c40 heap_trace_dump();
97 heap_trace_dump();
103 heap_trace_dump();
/hal_espressif-3.6.0/components/heap/include/
Desp_heap_trace.h150 void heap_trace_dump(void);
/hal_espressif-3.6.0/components/app_trace/
Dheap_trace_tohost.c72 void heap_trace_dump(void) in heap_trace_dump() function
/hal_espressif-3.6.0/tools/unit-test-app/components/test_utils/
Dtest_runner.c154 heap_trace_dump(); in tearDown()
/hal_espressif-3.6.0/components/heap/
Dheap_trace_standalone.c127 void heap_trace_dump(void) in heap_trace_dump() function
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dheap_debug.rst187 - Call the function :cpp:func:`heap_trace_dump` to dump the results of the heap trace.
212 heap_trace_dump();
445 Not everything printed by :cpp:func:`heap_trace_dump` is necessarily a memory leak. Among things wh…
/hal_espressif-3.6.0/components/protocomm/test/
Dtest_protocomm.c1126 heap_trace_dump();