Home
last modified time | relevance | path

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

/external/oprofile/libpp/
Dpopulate_for_spu.cpp51 string_filter const & symbol_filter, in populate_spu_profile_from_files()
108 string_filter const & symbol_filter, in populate_for_spu_image()
Dpopulate.cpp60 string_filter const & symbol_filter, bool * has_debug_info) in populate_for_image()
Dformat_output.h279 string_filter const & symbol_filter; variable
/external/oprofile/pp/
Dopannotate_options.cpp38 string_filter symbol_filter; variable
Dopreport_options.cpp41 string_filter symbol_filter; variable
/external/oprofile/libutil++/
Dop_spu_bfd.cpp42 string_filter const & symbol_filter, in op_bfd()
Dop_bfd.cpp100 op_bfd::op_bfd(string const & fname, string_filter const & symbol_filter, in op_bfd()
281 string_filter const & symbol_filter) in add_symbols()
/external/linux-tools-perf/
Dbuiltin-top.c671 static int symbol_filter(struct map *map, struct symbol *sym) in symbol_filter() function