Searched refs:graphics_total (Results 1 – 3 of 3) sorted by relevance
23 uint64_t graphics_total() const;
120 uint64_t MemtrackProc::graphics_total() const { in graphics_total() function in MemtrackProc
129 gpu_graphics_kb_ = mt.graphics_total() / 1024; in ReadGpuStats()