Searched defs:bytes_allocated (Results 1 – 9 of 9) sorted by relevance
41 size_t bytes_allocated; member
30 size_t bytes_allocated; member
45 size_t bytes_allocated) OVERRIDE {} in SendManagedMemoryStats()
169 size_t bytes_allocated) { in SendManagedMemoryStats()
254 size_t bytes_allocated) { in SendManagedMemoryStats()
62 uint64 bytes_allocated; member
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
1438 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_); in SlowAllocateRaw() local1446 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_); in SlowAllocateRaw() local
475 __u32 bytes_allocated; member