Home
last modified time | relevance | path

Searched refs:open_debuginfo (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/tools/perf/util/
Dprobe-event.c509 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() function
579 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
917 dinfo = open_debuginfo(pev->target, pev->nsi, !need_dwarf); in try_to_find_probe_trace_events()
1039 dinfo = open_debuginfo(module, NULL, false); in __show_line_range()
1213 dinfo = open_debuginfo(pevs->target, pevs->nsi, false); in show_available_vars()