Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/
Dheap_trace_tohost.c93 static IRAM_ATTR void record_free(void *p, void **callers) in record_free() function
/hal_espressif-3.6.0/components/heap/include/
Dheap_trace.inc115 record_free(p, callers);
131 record_free(p, callers);
/hal_espressif-3.6.0/components/heap/
Dheap_trace_standalone.c210 static IRAM_ATTR void record_free(void *p, void **callers) in record_free() function