open_debuginfo    513 tools/perf/util/probe-event.c 	debuginfo_cache = open_debuginfo(module, NULL, silent);
open_debuginfo    828 tools/perf/util/probe-event.c 	dinfo = open_debuginfo(pev->target, pev->nsi, !need_dwarf);
open_debuginfo    948 tools/perf/util/probe-event.c 	dinfo = open_debuginfo(module, NULL, false);
open_debuginfo   1118 tools/perf/util/probe-event.c 	dinfo = open_debuginfo(pevs->target, pevs->nsi, false);