Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.h37 struct debuginfo *debuginfo__new(const char *path);
Dprobe-finder.c117 struct debuginfo *debuginfo__new(const char *path) in debuginfo__new() function
Dprobe-event.c479 ret = debuginfo__new(path); in open_debuginfo()