Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h140 size_t heap_trace_get_count(void);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c206 size_t heap_trace_get_count(void) in heap_trace_get_count() function
358 delta_size, delta_allocs, heap_trace_get_count()); in heap_trace_dump_base()