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

/linux-master/tools/perf/util/
H A Dprobe-event.c531 static struct debuginfo *open_debuginfo(const char *module, struct nsinfo *nsi, function
601 debuginfo_cache = open_debuginfo(module, NULL, silent);
939 dinfo = open_debuginfo(pev->target, pev->nsi, !need_dwarf);
1062 dinfo = open_debuginfo(module, NULL, false);
1236 dinfo = open_debuginfo(pevs->target, pevs->nsi, false);

Completed in 101 milliseconds