Searched defs:bytes_allocated (Results 1 – 2 of 2) sorted by relevance
1382 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_); in SlowAllocateRaw() local1390 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_); in SlowAllocateRaw() local
476 __u32 bytes_allocated; member