Home
last modified time | relevance | path

Searched refs:bytes_allocated_max (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/common/gpu/
Dgpu_memory_uma_stats.h17 bytes_allocated_max(0), in GPUMemoryUmaStats()
27 size_t bytes_allocated_max; member
Dgpu_memory_manager.cc375 params.bytes_allocated_max = bytes_allocated_historical_max_; in SendUmaStatsToBrowser()
Dgpu_messages.h233 IPC_STRUCT_TRAITS_MEMBER(bytes_allocated_max)
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc447 uma_memory_stats_.bytes_allocated_max / 1024 / 1024, 1, 2000, 50); in ~GpuProcessHost()