xml_utils Member List
This is the complete list of members for
xml_utils, including all inherited members.
| add_option(tag_t tag, bool value) | xml_utils | [static] |
| add_option(tag_t tag, std::string const &value) | xml_utils | [static] |
| add_option(tag_t tag, std::vector< std::string > const &value) | xml_utils | [static] |
| add_option(tag_t tag, std::list< std::string > const &value) | xml_utils | [static] |
| build_subclasses(std::ostream &out) | xml_utils | |
| get_event_setup(std::string event, size_t count, std::string unit_mask) | xml_utils | [static] |
| get_profile_header(std::string cpu_name, double const speed) | xml_utils | [static] |
| get_symbol_index(sym_iterator const it) | xml_utils | |
| get_timer_setup(size_t count) | xml_utils | [static] |
| output_program_structure(std::ostream &out) | xml_utils | |
| output_summary_data(std::ostream &out, count_array_t const &summary, size_t pclass) | xml_utils | |
| output_symbol_bytes(std::ostream &out, symbol_entry const *symb, size_t sym_id, op_bfd const &abfd) | xml_utils | |
| output_xml_header(std::string const &command_options, std::string const &cpu_info, std::string const &events) | xml_utils | [static] |
| set_has_nonzero_masks() | xml_utils | [static] |
| set_nr_cpus(size_t cpus) | xml_utils | [static] |
| set_nr_events(size_t events) | xml_utils | [static] |
| xml_utils(format_output::xml_formatter *xo, symbol_collection const &s, size_t nc, extra_images const &extra) | xml_utils | |