Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c93 static struct debuginfo *__debuginfo__new(const char *path) in __debuginfo__new() function
133 dinfo = __debuginfo__new(buf); in debuginfo__new()
139 return dinfo ? : __debuginfo__new(path); in debuginfo__new()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-finder.c93 static struct debuginfo *__debuginfo__new(const char *path) in __debuginfo__new() function
138 dinfo = __debuginfo__new(buf); in debuginfo__new()
144 return dinfo ? : __debuginfo__new(path); in debuginfo__new()

Completed in 6 milliseconds