Searched refs:open_from_debuginfod (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | probe-event.c | 465 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 D | probe-event.c | 475 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