Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dprobe-finder.c1047 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() function
1129 return debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()
1153 ret = debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()