Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
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()