Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dprobe-event.c403 static struct debuginfo *open_debuginfo(const char *module, bool silent) in open_debuginfo() function
462 debuginfo_cache = open_debuginfo(module, silent); in debuginfo_cache__open()
671 dinfo = open_debuginfo(pev->target, !need_dwarf); in try_to_find_probe_trace_events()
794 dinfo = open_debuginfo(module, false); in __show_line_range()
960 dinfo = open_debuginfo(pevs->target, false); in show_available_vars()