Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c508 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() function
578 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
899 dinfo = open_debuginfo(pev->target, pev->nsi, !need_dwarf); in try_to_find_probe_trace_events()
1021 dinfo = open_debuginfo(module, NULL, false); in __show_line_range()
1195 dinfo = open_debuginfo(pevs->target, pevs->nsi, false); in show_available_vars()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c518 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, in open_debuginfo() function
588 debuginfo_cache = open_debuginfo(module, NULL, silent); in debuginfo_cache__open()
926 dinfo = open_debuginfo(pev->target, pev->nsi, !need_dwarf); in try_to_find_probe_trace_events()
1049 dinfo = open_debuginfo(module, NULL, false); in __show_line_range()
1223 dinfo = open_debuginfo(pevs->target, pevs->nsi, false); in show_available_vars()

Completed in 14 milliseconds