Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1167 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() function
1249 return debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()
1273 ret = debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()