Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp49 void Print(uptr top_percent, uptr max_number_of_contexts) { in Print()
102 static void MemoryProfileCB(uptr top_percent, uptr max_number_of_contexts) { in MemoryProfileCB()
119 uptr max_number_of_contexts) { in __sanitizer_print_memory_profile()