Searched defs:bytes_allocated (Results 1 – 3 of 3) sorted by relevance
50 static uint64_t bytes_allocated = 0; variable
1207 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_); in SlowAllocateRaw() local1214 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_); in SlowAllocateRaw() local
475 __u32 bytes_allocated; member