Home
last modified time | relevance | path

Searched defs:debuginfo__new (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/perf/util/
Ddebuginfo.h34 static inline struct debuginfo *debuginfo__new(const char *path __maybe_unused) in debuginfo__new() function
Ddebuginfo.c100 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function