Home
last modified time | relevance | path

Searched refs:heap_trace_summary_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h62 } heap_trace_summary_t; typedef
183 esp_err_t heap_trace_summary(heap_trace_summary_t *summary);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c260 esp_err_t heap_trace_summary(heap_trace_summary_t *summary) in heap_trace_summary()