Home
last modified time | relevance | path

Searched defs:summary_file (Results 1 – 9 of 9) sorted by relevance

/external/toolchain-utils/deprecated/fdo_scripts/
Dsummarize_hot_blocks.py112 def SummarizeList(self, list_file, summary_file): argument
134 def SummarizePreOptimized(self, summary_file): argument
139 def SummarizeOptimized(self, summary_file): argument
/external/toolchain-utils/afdo_redaction/
Dredact_profile.py159 def dedup_records(profile_records, summary_file, max_repeats=100): argument
/external/autotest/client/bin/result_tools/
Dutils.py151 def _relocate_summary(result_dir, summary_file, summary): argument
/external/wpa_supplicant_8/hostapd/
Dwps-ap-nfc.py25 summary_file = None variable
/external/wpa_supplicant_8/wpa_supplicant/examples/
Dwps-nfc.py29 summary_file = None variable
Dp2p-nfc.py36 summary_file = None variable
Ddpp-nfc.py35 summary_file = None variable
/external/wpa_supplicant_8/hs20/client/
Dosu_client.h34 const char *summary_file; member
/external/icu/icu4c/source/test/intltest/
Dintltest.cpp1214 const char *summary_file = NULL; in main() local