Home
last modified time | relevance | path

Searched refs:ProcessStats (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/public/common/
Dgpu_memory_stats.cc17 GPUVideoMemoryUsageStats::ProcessStats::ProcessStats() in ProcessStats() function in content::GPUVideoMemoryUsageStats::ProcessStats
22 GPUVideoMemoryUsageStats::ProcessStats::~ProcessStats() { in ~ProcessStats()
Dgpu_memory_stats.h23 struct CONTENT_EXPORT ProcessStats { struct
24 ProcessStats();
25 ~ProcessStats();
35 typedef std::map<base::ProcessId, ProcessStats> ProcessMap;
/external/chromium_org/content/common/gpu/
Dgpu_messages.h184 IPC_STRUCT_TRAITS_BEGIN(content::GPUVideoMemoryUsageStats::ProcessStats)