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