Searched defs:symbol_filter (Results 1 - 8 of 8) sorted by relevance

/external/oprofile/libpp/
H A Dpopulate.cpp60 string_filter const & symbol_filter, bool * has_debug_info)
63 populate_for_spu_image(samples, ip, symbol_filter,
69 op_bfd abfd(ip.image, symbol_filter,
59 populate_for_image(profile_container & samples, inverted_profile const & ip, string_filter const & symbol_filter, bool * has_debug_info) argument
H A Dpopulate_for_spu.cpp51 string_filter const & symbol_filter,
70 symbol_filter,
76 symbol_filter,
108 string_filter const & symbol_filter,
121 symbol_filter, i, has_debug_info);
47 populate_spu_profile_from_files(list<profile_sample_files> const & files, string const app_image, profile_container & samples, inverted_profile const & ip, string_filter const & symbol_filter, size_t ip_grp_num, bool * has_debug_info) argument
106 populate_for_spu_image(profile_container & samples, inverted_profile const & ip, string_filter const & symbol_filter, bool * has_debug_info) argument
H A Dformat_output.h243 string_filter const & symbol_filter);
279 string_filter const & symbol_filter; member in class:format_output::xml_formatter
/external/oprofile/pp/
H A Dopannotate_options.cpp38 string_filter symbol_filter; member in namespace:options
120 options::symbol_filter = string_filter(include_symbols, exclude_symbols); member in class:options
H A Dopreport_options.cpp41 string_filter symbol_filter; member in namespace:options
316 symbol_filter = string_filter(include_symbols, exclude_symbols);
/external/oprofile/libutil++/
H A Dop_spu_bfd.cpp42 string_filter const & symbol_filter,
177 add_symbols(symbols, symbol_filter);
41 op_bfd(uint64_t spu_offset, string const & fname, string_filter const & symbol_filter, extra_images const & extra_images, bool & ok) argument
H A Dop_bfd.cpp100 op_bfd::op_bfd(string const & fname, string_filter const & symbol_filter, argument
179 add_symbols(symbols, symbol_filter);
281 string_filter const & symbol_filter)
292 remove_filter(symbol_filter));
280 add_symbols(op_bfd::symbols_found_t & symbols, string_filter const & symbol_filter) argument
/external/linux-tools-perf/
H A Dbuiltin-top.c671 static int symbol_filter(struct map *map, struct symbol *sym) function
763 symbol_filter) < 0 ||

Completed in 814 milliseconds