Searched defs:total_usage (Results 1 – 4 of 4) sorted by relevance
2533 uint64_t total_usage = MAX2(total_internal_usage, total_system_usage); in radv_get_memory_budget_properties() local2563 uint64_t total_usage = MAX2(total_internal_usage, total_system_usage); in radv_get_memory_budget_properties() local2607 uint64_t total_usage = MAX2(internal_usage, system_usage); in radv_get_memory_budget_properties() local
1098 static void print_vmainfo_totals(const VmaInfo& total_usage, Format format, std::ostream& out) { in print_vmainfo_totals()1160 showmap::VmaInfo total_usage; in run_showmap() local
350 uint64_t total_usage = 0; in util_get_throttle_total_memory_usage() local
1432 size_t total_usage = options_.block_cache->TotalCharge(); in GetProperty() local