Home
last modified time | relevance | path

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

/Zephyr-latest/lib/heap/
Dheap_info.c14 static void heap_print_info(struct z_heap *h, bool dump_chunks) in heap_print_info() function
75 heap_print_info(heap->heap, dump_chunks); in sys_heap_print_info()