Searched defs:top_percent (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_memory_profile.cc51 void Print(uptr top_percent, uptr max_number_of_contexts) { argument
121 void __sanitizer_print_memory_profile(uptr top_percent, argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_memory_profile.cc49 void Print(uptr top_percent, uptr max_number_of_contexts) { argument
119 void __sanitizer_print_memory_profile(uptr top_percent, argument
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_memory_profile.cpp50 void Print(uptr top_percent, uptr max_number_of_contexts) { argument
120 void __sanitizer_print_memory_profile(uptr top_percent, argument

Completed in 98 milliseconds