Searched refs:sys_heap_print_info (Results 1 – 3 of 3) sorted by relevance
55 sys_heap_print_info(&lvgl_heap, dump_chunks); in lvgl_print_heap_info()
258 void sys_heap_print_info(struct sys_heap *heap, bool dump_chunks);
409 void sys_heap_print_info(struct sys_heap *heap, bool dump_chunks) in sys_heap_print_info() function