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