Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-event.c476 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() function
510 struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused, in open_from_debuginfod() function
538 ret = open_from_debuginfod(dso, nsi, silent); in open_debuginfo()