Home
last modified time | relevance | path

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

/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() argument
389 if (!tracing || r_allocation->address == NULL) { in record_allocation()
407 list_add(r_allocation); in record_allocation()