Searched refs:gl_total (Results 1 – 3 of 3) sorted by relevance
25 uint64_t gl_total() const;
128 uint64_t MemtrackProc::gl_total() const { in gl_total() function in MemtrackProc
131 gpu_gl_kb_ = mt.gl_total() / 1024; in ReadGpuStats()