platform_system_core/libmeminfo/include/meminfo
Christopher Ferris 23f2a0b166 Add method to get usage stats for a single map.
The new scudo allocator creates a huge map in 64 bit address space. Some
tests would get the usage stats of all maps, but only really cared about
a small set of maps. In this case, provide a method to only get the usage
stats for the maps you care about.

Test: Unit tests pass.
Change-Id: Ie845e47a8c789a57bf689c9f0e5878a921640e30
2019-10-10 15:10:27 -07:00
..
meminfo.h meminfo: Remove unnecessary working set stats 2019-01-14 09:42:50 -08:00
pageacct.h meminfo: Add API to read pagemap for a vma within a process. 2019-01-21 17:24:54 -08:00
procmeminfo.h Add method to get usage stats for a single map. 2019-10-10 15:10:27 -07:00
sysmeminfo.h meminfo: Pull ReadVmallocInfo() out of the SysMemInfo class. 2019-01-22 14:06:01 -08:00