Home
last modified time | relevance | path

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 Dsanitizer_procmaps_common.cc149 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile()
H A Dsanitizer_fuchsia.cc394 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile()
H A Dsanitizer_allocator_primary64.h227 uptr stats_size) { in FillMemoryProfile()
H A Dsanitizer_win.cc1050 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
H A Dsanitizer_mac.cc1031 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 Dsanitizer_procmaps_common.cc145 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { in GetMemoryProfile()
H A Dsanitizer_fuchsia.cc393 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) {} in GetMemoryProfile()
H A Dsanitizer_allocator_primary64.h224 uptr stats_size) { in FillMemoryProfile()
H A Dsanitizer_win.cc1043 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
H A Dsanitizer_mac.cc994 void GetMemoryProfile(fill_profile_f cb, uptr *stats, uptr stats_size) { } in GetMemoryProfile()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cc93 uptr *mem, uptr stats_size) { in FillProfileCallback()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_linux.cc95 uptr *mem, uptr stats_size) { in FillProfileCallback()