Data Structures | |
| struct | spec |
Variables | |
| demangle_type | demangle = dmt_normal |
| double | threshold = 0.0 |
| string | threshold_opt |
| string | session_dir |
| string | command_options |
| vector< string > | image_path |
| string | root_path |
| bool | verbose |
| string | output_dir |
| vector< string > | search_dirs |
| vector< string > | base_dirs |
| merge_option | merge_by |
| path_filter | file_filter |
| string_filter | symbol_filter |
| bool | source |
| bool | assembly |
| vector< string > | objdump_params |
| bool | exclude_dependent |
| string | outdirectory |
| bool | list_files |
| string | gmon_filename = "gmon.out" |
| bool | symbols |
| bool | callgraph |
| bool | debug_info |
| bool | details |
| sort_options | sort_by |
| bool | show_header = true |
| bool | long_filenames |
| bool | show_address |
| bool | accumulated |
| bool | reverse_sort |
| bool | global_percent |
| bool | xml |
| string | xml_options |
| bool options::accumulated |
Definition at line 48 of file opreport_options.cpp.
| bool options::assembly |
Definition at line 41 of file opannotate_options.cpp.
Referenced by handle_options().
| std::vector< std::string > options::base_dirs |
Definition at line 36 of file opannotate_options.cpp.
Referenced by handle_options().
| bool options::callgraph |
Definition at line 38 of file opreport_options.cpp.
| std::string options::command_options |
Definition at line 38 of file common_option.cpp.
| bool options::debug_info |
Definition at line 39 of file opreport_options.cpp.
Referenced by finalize_debug_line_info(), handle_options(), and init_debug_line_info().
| demangle_type options::demangle = dmt_normal |
Definition at line 33 of file opannotate_options.cpp.
Referenced by demangle_symbol(), and handle_options().
| bool options::details |
Definition at line 40 of file opreport_options.cpp.
Referenced by handle_options().
Definition at line 43 of file opannotate_options.cpp.
Referenced by handle_options().
Definition at line 38 of file opannotate_options.cpp.
Referenced by handle_options().
Definition at line 50 of file opreport_options.cpp.
| std::string options::gmon_filename = "gmon.out" |
Definition at line 32 of file opgprof_options.cpp.
Referenced by handle_options().
| std::vector< std::string > options::image_path |
Definition at line 39 of file common_option.cpp.
Referenced by handle_options().
| bool options::list_files |
Definition at line 40 of file oparchive_options.cpp.
Definition at line 46 of file opreport_options.cpp.
Definition at line 37 of file opannotate_options.cpp.
Referenced by handle_merge_option(), and handle_options().
| std::vector< std::string > options::objdump_params |
Definition at line 42 of file opannotate_options.cpp.
Referenced by handle_options().
| std::string options::outdirectory |
Definition at line 39 of file oparchive_options.cpp.
| std::string options::output_dir |
Definition at line 34 of file opannotate_options.cpp.
Referenced by handle_options().
Definition at line 49 of file opreport_options.cpp.
| std::string options::root_path |
Definition at line 40 of file common_option.cpp.
Referenced by handle_options().
| std::vector< std::string > options::search_dirs |
Definition at line 35 of file opannotate_options.cpp.
Referenced by handle_options().
| string options::session_dir |
Definition at line 37 of file common_option.cpp.
Referenced by _do_jitdump_convert(), _process_operf_and_app_args(), _process_session_dir(), operf_read::convertPerfData(), ibs_init(), main(), and opd_do_jitdumps().
Definition at line 47 of file opreport_options.cpp.
Referenced by handle_options().
| bool options::show_header = true |
Definition at line 45 of file opreport_options.cpp.
Definition at line 43 of file opreport_options.cpp.
| bool options::source |
Definition at line 40 of file opannotate_options.cpp.
Referenced by handle_options().
Definition at line 39 of file opannotate_options.cpp.
Referenced by handle_options().
| bool options::symbols |
Definition at line 37 of file opreport_options.cpp.
Referenced by handle_options().
| double options::threshold = 0.0 |
Definition at line 35 of file common_option.cpp.
Referenced by profile_container::select_symbols().
| std::string options::threshold_opt |
Definition at line 36 of file common_option.cpp.
| bool options::verbose |
| bool options::xml |
Definition at line 51 of file opreport_options.cpp.
Referenced by handle_options().
| std::string options::xml_options |
Definition at line 52 of file opreport_options.cpp.
1.6.1