Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/app_trace/
Dheap_trace_tohost.c78 static IRAM_ATTR void record_allocation(const heap_trace_record_t *record) in record_allocation() function
/hal_espressif-3.6.0/components/heap/include/
Dheap_trace.inc104 record_allocation(&rec);
146 record_allocation(&rec);
/hal_espressif-3.6.0/components/heap/
Dheap_trace_standalone.c174 static IRAM_ATTR void record_allocation(const heap_trace_record_t *record) in record_allocation() function