Searched refs:GetOrZero (Results 1 – 1 of 1) sorted by relevance
89 uint64_t GetOrZero(libmemtrack_getter_t getter, libmemtrack_proc* proc) { in GetOrZero() function121 return GetOrZero(memtrack_proc_graphics_total, proc_); in graphics_total()125 return GetOrZero(memtrack_proc_graphics_pss, proc_); in graphics_pss()129 return GetOrZero(memtrack_proc_gl_total, proc_); in gl_total()133 return GetOrZero(memtrack_proc_gl_pss, proc_); in gl_pss()137 return GetOrZero(memtrack_proc_other_total, proc_); in other_total()141 return GetOrZero(memtrack_proc_other_pss, proc_); in other_pss()