Searched refs:accumulated_in_use_bytes (Results 1 – 3 of 3) sorted by relevance
66 uint64_t accumulated_in_use_bytes; member
151 result->accumulated_in_use_bytes += sr.bytes_alloced; in sys_heap_stress()
152 uint32_t avg = (uint32_t)((r->accumulated_in_use_bytes + tot/2) / tot); in log_result()