Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-event.c488 static struct debuginfo *open_from_debuginfod(struct dso *dso, struct nsinfo *nsi, in open_from_debuginfod() function
522 struct debuginfo *open_from_debuginfod(struct dso *dso __maybe_unused, in open_from_debuginfod() function
550 ret = open_from_debuginfod(dso, nsi, silent); in open_debuginfo()