Searched refs:alloc_bytes (Results 1 – 1 of 1) sorted by relevance
265 static inline void get_alloc_info(struct z_heap *h, size_t *alloc_bytes, in get_alloc_info() argument270 *alloc_bytes = 0; in get_alloc_info()275 *alloc_bytes += chunksz_to_bytes(h, chunk_size(h, c)); in get_alloc_info()