Searched refs:maximum_mapped_bytes (Results 1 – 3 of 3) sorted by relevance
126 unsigned long long File_read::maximum_mapped_bytes; member in gold::File_read268 if (File_read::current_mapped_bytes > File_read::maximum_mapped_bytes) in release()269 File_read::maximum_mapped_bytes = File_read::current_mapped_bytes; in release()858 program_name, File_read::maximum_mapped_bytes); in print_stats()
248 static unsigned long long maximum_mapped_bytes; variable
7126 (total_mapped_bytes, current_mapped_bytes, maximum_mapped_bytes):