Searched defs:GetMemoryProfile (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_common.cc | 149 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile() function
|
H A D | sanitizer_fuchsia.cc | 394 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile() function
|
H A D | sanitizer_win.cc | 1050 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
H A D | sanitizer_mac.cc | 1031 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_procmaps_common.cc | 145 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile() function
|
H A D | sanitizer_fuchsia.cc | 393 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile() function
|
H A D | sanitizer_win.cc | 1043 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
H A D | sanitizer_mac.cc | 994 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_procmaps_common.cpp | 148 void GetMemoryProfile(fill_profile_f cb, uptr *stats) { in GetMemoryProfile() function
|
H A D | sanitizer_fuchsia.cpp | 375 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|
H A D | sanitizer_win.cpp | 1116 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|
H A D | sanitizer_mac.cpp | 1325 void GetMemoryProfile(fill_profile_f cb, uptr *stats) {} in GetMemoryProfile() function
|