Home
last modified time | relevance | path

Searched refs:dedup_records (Results 1 – 2 of 2) sorted by relevance

/external/toolchain-utils/afdo_redaction/
Dredact_profile.py159 def dedup_records(profile_records, summary_file, max_repeats=100): function
228 dedup_records(profile_records, summary_output_file),
Dredact_profile_test.py16 _redact_limit = redact_profile.dedup_records.__defaults__[0]