Searched refs:get_alloc_info (Results 1 – 3 of 3) sorted by relevance
63 get_alloc_info(h, &allocated_bytes, &free_bytes); in heap_print_info()
98 get_alloc_info(h, &allocated_bytes, &free_bytes); in sys_heap_validate()
265 static inline void get_alloc_info(struct z_heap *h, size_t *alloc_bytes, in get_alloc_info() function