Searched refs:add_source_code (Results 1 – 3 of 3) sorted by relevance
68 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly100 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly132 $ python report_html.py --add_source_code --source_dirs ../demo --add_disassembly
387 def add_source_code(self, real_path): member in SourceFile416 source_file.add_source_code(real_path)581 def add_source_code(self, source_dirs, filter_lib): member in RecordData841 if args.add_source_code or args.add_disassembly:848 if args.add_source_code and not args.source_dirs:850 build_addr_hit_map = args.add_source_code or args.add_disassembly866 if args.add_source_code:867 record_data.add_source_code(args.source_dirs, filter_lib)
300 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative \384 $ python report_html.py --add_disassembly --add_source_code \442 $ python report_html.py --add_source_code --source_dirs $ANDROID_BUILD_TOP --add_disassembly \873 $ python report_html.py --add_disassembly --add_source_code --source_dirs ../demo884 $ python report_html.py --add_disassembly --add_source_code --source_dirs ../demo1143 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative1160 $ python report_html.py --add_source_code --source_dirs path_of_SimpleperfExampleWithNative \