Searched refs:max_number_of_contexts (Results 1 – 3 of 3) sorted by relevance
50 void Print(uptr top_percent, uptr max_number_of_contexts) { in Print() argument64 max_number_of_contexts); in Print()65 for (uptr i = 0; i < Min(allocations_.size(), max_number_of_contexts); in Print()121 uptr max_number_of_contexts) { in __sanitizer_print_memory_profile() argument125 Arg[1] = max_number_of_contexts; in __sanitizer_print_memory_profile()
44 __sanitizer_print_memory_profile(uptr top_percent, uptr max_number_of_contexts);
300 size_t max_number_of_contexts);