Searched refs:blob_hash_counts (Results 1 – 2 of 2) sorted by relevance
887 blob_hash_counts): argument931 blob_hash_counts['hashed'] += 1949 blob_hash_counts['unhashed'] += 11051 blob_hash_counts = {1074 prev_data_offset + total_data_used, blob_hash_counts)1086 report.AddField('total blobs', sum(blob_hash_counts.values()))1088 histogram.Histogram.FromCountDict(blob_hash_counts),
777 blob_hash_counts = collections.defaultdict(int)861 blob_hash_counts)