Home
last modified time | relevance | path

Searched refs:debuginfo__new (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.h40 struct debuginfo *debuginfo__new(const char *path);
H A Dprobe-event.c493 ret = debuginfo__new((const char *)path); in open_from_debuginfod()
541 ret = debuginfo__new(path); in open_debuginfo()
H A Dprobe-finder.c115 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.h40 struct debuginfo *debuginfo__new(const char *path);
H A Dprobe-event.c503 ret = debuginfo__new((const char *)path); in open_from_debuginfod()
551 ret = debuginfo__new(path); in open_debuginfo()
H A Dprobe-finder.c115 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function

Completed in 15 milliseconds