die_match_name 45 tools/perf/util/dwarf-aux.h bool die_match_name(Dwarf_Die *dw_die, const char *glob); die_match_name 734 tools/perf/util/probe-finder.c if (die_match_name(fn_die, fsp->function)) { die_match_name 989 tools/perf/util/probe-finder.c !die_match_name(sp_die, pp->function)) die_match_name 1062 tools/perf/util/probe-finder.c if (die_match_name(param->sp_die, param->function)) { die_match_name 1763 tools/perf/util/probe-finder.c die_match_name(sp_die, lr->function)) {