Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Dheap_trace.inc106 record_allocation(&rec);
148 record_allocation(&rec);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c387 static HEAP_IRAM_ATTR void record_allocation(const heap_trace_record_t *r_allocation) in record_allocation() function