Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h157 esp_err_t heap_trace_get(size_t index, heap_trace_record_t *record);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c211 esp_err_t heap_trace_get(size_t index, heap_trace_record_t *r_out) in heap_trace_get() function