Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Dheap_trace.inc117 record_free(p, callers);
133 record_free(p, callers);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c422 static HEAP_IRAM_ATTR void record_free(void *p, void **callers) in record_free() function