Searched refs:gpu_other_kb_ (Results 1 – 2 of 2) sorted by relevance
56 uint64_t gpu_other_kb() const { return gpu_other_kb_; } in gpu_other_kb()85 uint64_t gpu_other_kb_ = 0; variable
133 gpu_other_kb_ = mt.other_total() / 1024; in ReadGpuStats()137 (gpu_graphics_kb_ != 0 || gpu_gl_kb_ != 0 || gpu_other_kb_ != 0); in ReadGpuStats()