Searched refs:GetMemoryProfile (Results 1 – 11 of 11) sorted by relevance
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/ |
H A D | MachVMMemory.h | 31 nub_bool_t GetMemoryProfile(DNBProfileDataScanType scanType, task_t task,
|
H A D | MachVMMemory.cpp | 167 nub_bool_t MachVMMemory::GetMemoryProfile( in GetMemoryProfile() function in MachVMMemory
|
H A D | MachTask.mm | 370 if (m_vm_memory.GetMemoryProfile(scanType, task, task_info,
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_bsd.cpp | 43 void GetMemoryProfile(fill_profile_f cb, uptr *stats) { in GetMemoryProfile() function
|
H A D | sanitizer_procmaps_common.cpp | 149 void GetMemoryProfile(fill_profile_f cb, uptr *stats) { in GetMemoryProfile() function
|
H A D | sanitizer_fuchsia.cpp | 386 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|
H A D | sanitizer_win.cpp | 1144 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|
H A D | sanitizer_allocator_primary64.h | 332 GetMemoryProfile(FillMemoryProfile, rss_stats); in PrintStats()
|
H A D | sanitizer_common.h | 203 void GetMemoryProfile(fill_profile_f cb, uptr *stats);
|
H A D | sanitizer_mac.cpp | 1297 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_platform_linux.cpp | 121 GetMemoryProfile(FillProfileCallback, mem); in WriteMemoryProfile()
|