Searched refs:bytes_allocated (Results 1 – 9 of 9) sorted by relevance
25 bytes_allocated(0), in Entry()30 size_t bytes_allocated; member34 return bytes_allocated + bytes_unreleasable + bytes_over; in bytes_total()
913 memory_stats_from_last_assign_.bytes_allocated = in AssignGpuMemoryToTiles()
10 : bytes_allocated(0), in GPUVideoMemoryUsageStats()
41 size_t bytes_allocated; member
251 video_memory_usage_stats->bytes_allocated = GetCurrentUsage(); in GetVideoMemoryUsageStats()
227 IPC_STRUCT_TRAITS_MEMBER(bytes_allocated)
476 __u32 bytes_allocated; member
1382 int bytes_allocated = static_cast<int>(new_top - top_on_previous_step_); in SlowAllocateRaw() local1383 heap()->incremental_marking()->Step(bytes_allocated, in SlowAllocateRaw()1390 int bytes_allocated = static_cast<int>(old_top - top_on_previous_step_); in SlowAllocateRaw() local1391 heap()->incremental_marking()->Step(bytes_allocated, in SlowAllocateRaw()
520 memory_entry_.bytes_allocated) / megabyte); in DrawMemoryDisplay()