Home
last modified time | relevance | path

Searched defs:stack_depot_stats (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_libcdep.cc50 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_libcdep.cc52 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in BackgroundThread() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_stats.cc128 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_stats.cc126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_libcdep.cpp49 StackDepotStats stack_depot_stats = StackDepotGetStats(); in BackgroundThread() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_stats.cpp127 StackDepotStats stack_depot_stats = StackDepotGetStats(); in PrintAccumulatedStats() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_report.cc126 StackDepotStats *stack_depot_stats = StackDepotGetStats(); in ReportStats() local