Searched refs:bytes_leaked (Results 1 – 1 of 1) sorted by relevance
7034 int64_t bytes_leaked = obsolete_bytes - in zdb_check_for_obsolete_leaks() local7040 if (bytes_leaked != 0 && (are_precise || dump_opt['d'] >= 5)) { in zdb_check_for_obsolete_leaks()7046 (u_longlong_t)bytes_leaked); in zdb_check_for_obsolete_leaks()7048 total_leaked += ABS(bytes_leaked); in zdb_check_for_obsolete_leaks()