Searched refs:geminfo_file (Results 1 – 1 of 1) sorted by relevance
709 FilePath geminfo_file("/run/debugfs_gpu/exynos_gem_objects"); in GetSystemMemoryInfo() local711 FilePath geminfo_file("/run/debugfs_gpu/i915_gem_objects"); in GetSystemMemoryInfo() local716 if (ReadFileToString(geminfo_file, &geminfo_data)) { in GetSystemMemoryInfo()