debuginfo 352 tools/perf/util/probe-event.c static int find_alternative_probe_point(struct debuginfo *dinfo, debuginfo 403 tools/perf/util/probe-event.c static int get_alternative_probe_event(struct debuginfo *dinfo, debuginfo 419 tools/perf/util/probe-event.c static int get_alternative_line_range(struct debuginfo *dinfo, debuginfo 447 tools/perf/util/probe-event.c static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, debuginfo 452 tools/perf/util/probe-event.c struct debuginfo *ret = NULL; debuginfo 490 tools/perf/util/probe-event.c static struct debuginfo *debuginfo_cache; debuginfo 493 tools/perf/util/probe-event.c static struct debuginfo *debuginfo_cache__open(const char *module, bool silent) debuginfo 572 tools/perf/util/probe-event.c struct debuginfo *dinfo = NULL; debuginfo 707 tools/perf/util/probe-event.c struct debuginfo *dinfo) debuginfo 799 tools/perf/util/probe-event.c bool uprobe, struct debuginfo *dinfo) debuginfo 825 tools/perf/util/probe-event.c struct debuginfo *dinfo; debuginfo 941 tools/perf/util/probe-event.c struct debuginfo *dinfo; debuginfo 1041 tools/perf/util/probe-event.c static int show_available_vars_at(struct debuginfo *dinfo, debuginfo 1112 tools/perf/util/probe-event.c struct debuginfo *dinfo; debuginfo 51 tools/perf/util/probe-finder.c static int debuginfo__init_offline_dwarf(struct debuginfo *dbg, debuginfo 86 tools/perf/util/probe-finder.c static struct debuginfo *__debuginfo__new(const char *path) debuginfo 88 tools/perf/util/probe-finder.c struct debuginfo *dbg = zalloc(sizeof(*dbg)); debuginfo 107 tools/perf/util/probe-finder.c struct debuginfo *debuginfo__new(const char *path) debuginfo 112 tools/perf/util/probe-finder.c struct debuginfo *dinfo = NULL; debuginfo 134 tools/perf/util/probe-finder.c void debuginfo__delete(struct debuginfo *dbg) debuginfo 1078 tools/perf/util/probe-finder.c static int debuginfo__find_probe_location(struct debuginfo *dbg, debuginfo 1150 tools/perf/util/probe-finder.c static int debuginfo__find_probes(struct debuginfo *dbg, debuginfo 1346 tools/perf/util/probe-finder.c int debuginfo__find_trace_events(struct debuginfo *dbg, debuginfo 1510 tools/perf/util/probe-finder.c int debuginfo__find_available_vars_at(struct debuginfo *dbg, debuginfo 1543 tools/perf/util/probe-finder.c int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, debuginfo 1581 tools/perf/util/probe-finder.c int debuginfo__find_probe_point(struct debuginfo *dbg, unsigned long addr, debuginfo 1793 tools/perf/util/probe-finder.c int debuginfo__find_line_range(struct debuginfo *dbg, struct line_range *lr) debuginfo 38 tools/perf/util/probe-finder.h struct debuginfo *debuginfo__new(const char *path); debuginfo 39 tools/perf/util/probe-finder.h void debuginfo__delete(struct debuginfo *dbg); debuginfo 42 tools/perf/util/probe-finder.h int debuginfo__find_trace_events(struct debuginfo *dbg, debuginfo 47 tools/perf/util/probe-finder.h int debuginfo__find_probe_point(struct debuginfo *dbg, unsigned long addr, debuginfo 50 tools/perf/util/probe-finder.h int debuginfo__get_text_offset(struct debuginfo *dbg, Dwarf_Addr *offs, debuginfo 54 tools/perf/util/probe-finder.h int debuginfo__find_line_range(struct debuginfo *dbg, struct line_range *lr); debuginfo 57 tools/perf/util/probe-finder.h int debuginfo__find_available_vars_at(struct debuginfo *dbg,