Searched defs:GetMemoryProfile (Results 1 – 6 of 6) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps_common.cc | 149 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile() function
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_procmaps_common.cpp | 148 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile() function
|
D | sanitizer_fuchsia.cpp | 405 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile() function
|
D | sanitizer_win.cpp | 1103 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
D | sanitizer_mac.cpp | 1235 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/ |
D | MachVMMemory.cpp | 121 nub_bool_t MachVMMemory::GetMemoryProfile( in GetMemoryProfile() function in MachVMMemory
|