Home
last modified time | relevance | path

Searched defs:GetMemoryProfile (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_procmaps_common.cc155 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile() function
/external/lldb/tools/debugserver/source/MacOSX/
DMachVMMemory.cpp516 MachVMMemory::GetMemoryProfile(DNBProfileDataScanType scanType, task_t task, struct task_basic_info… in GetMemoryProfile() function in MachVMMemory