Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/heap/include/
Desp_heap_trace.h91 esp_err_t heap_trace_start(heap_trace_mode_t mode);
/device/soc/esp/esp32/components/heap/
Dheap_trace_standalone.c65 esp_err_t heap_trace_start(heap_trace_mode_t mode_param) in heap_trace_start() function