Searched refs:add_source_code (Results 1 – 6 of 6) sorted by relevance
73 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly105 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly137 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly
454 def add_source_code(self, real_path): member in SourceFile483 source_file.add_source_code(real_path)666 def add_source_code(self, source_dirs, filter_lib): member in RecordData929 if args.add_source_code or args.add_disassembly:936 if args.add_source_code and not args.source_dirs:938 build_addr_hit_map = args.add_source_code or args.add_disassembly956 if args.add_source_code:957 record_data.add_source_code(args.source_dirs, filter_lib)
43 $ python report_html.py --add_source_code --source_dirs $ANDROID_BUILD_TOP --add_disassembly \
157 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative174 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative \
181 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative \276 $ python report_html.py --add_disassembly --add_source_code \
515 $ python report_html.py --add_disassembly --add_source_code --source_dirs ../demo526 $ python report_html.py --add_disassembly --add_source_code --source_dirs ../demo