Home
last modified time | relevance | path

Searched refs:print_vmainfo (Results 1 – 1 of 1) sorted by relevance

/system/memory/libmeminfo/tools/
Dshowmap.cpp163 static void print_vmainfo(const VmaInfo& v, bool total) { in print_vmainfo() function
222 print_vmainfo(v, false); in showmap()
230 print_vmainfo(g_total, true); in showmap()