Searched refs:other_total (Results 1 – 3 of 3) sorted by relevance
27 uint64_t other_total() const;
136 uint64_t MemtrackProc::other_total() const { in other_total() function in MemtrackProc
133 gpu_other_kb_ = mt.other_total() / 1024; in ReadGpuStats()