Searched defs:stats_size (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()
|
H A D | sanitizer_fuchsia.cc | 394 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile()
|
H A D | sanitizer_allocator_primary64.h | 227 uptr stats_size) { in FillMemoryProfile()
|
H A D | sanitizer_win.cc | 1050 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
|
H A D | sanitizer_mac.cc | 1031 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
|
/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()
|
H A D | sanitizer_fuchsia.cc | 393 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile()
|
H A D | sanitizer_allocator_primary64.h | 224 uptr stats_size) { in FillMemoryProfile()
|
H A D | sanitizer_win.cc | 1043 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
|
H A D | sanitizer_mac.cc | 994 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
H A D | tsan_platform_linux.cc | 93 uptr *mem, uptr stats_size) { in FillProfileCallback()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ |
H A D | tsan_platform_linux.cc | 95 uptr *mem, uptr stats_size) { in FillProfileCallback()
|