Searched refs:bytes_alloced (Results 1 – 1 of 1) sorted by relevance
212 size_t bytes_alloced; member259 uint32_t full_pct = (100 * sr->bytes_alloced) / sr->total_bytes; in rand_alloc_choice()331 sr.bytes_alloced += sz; in sys_heap_stress()341 sr.bytes_alloced -= sz; in sys_heap_stress()344 result->accumulated_in_use_bytes += sr.bytes_alloced; in sys_heap_stress()