Searched defs:GPUVideoMemoryUsageStats (Results 1 – 2 of 2) sorted by relevance
19 struct CONTENT_EXPORT GPUVideoMemoryUsageStats { struct23 struct CONTENT_EXPORT ProcessStats {35 typedef std::map<base::ProcessId, ProcessStats> ProcessMap;38 ProcessMap process_map;41 size_t bytes_allocated;44 size_t bytes_allocated_historical_max;
9 GPUVideoMemoryUsageStats::GPUVideoMemoryUsageStats() in GPUVideoMemoryUsageStats() function in content::GPUVideoMemoryUsageStats