Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c465 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() function
499 struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused, in open_from_debuginfod() function
527 ret = open_from_debuginfod(dso, nsi, silent); in open_debuginfo()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c475 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() function
509 struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused, in open_from_debuginfod() function
537 ret = open_from_debuginfod(dso, nsi, silent); in open_debuginfo()

Completed in 9 milliseconds