Searched refs:maximum_mapped_bytes (Results 1 – 6 of 6) sorted by relevance
126 unsigned long long File_read::maximum_mapped_bytes; member in gold::File_read272 if (File_read::current_mapped_bytes > File_read::maximum_mapped_bytes) in release()273 File_read::maximum_mapped_bytes = File_read::current_mapped_bytes; in release()868 program_name, File_read::maximum_mapped_bytes); in print_stats()
257 static unsigned long long maximum_mapped_bytes; variable
8543 (total_mapped_bytes, current_mapped_bytes, maximum_mapped_bytes):