Searched refs:debuginfo__find_probe_point (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dprobe-finder.h35 int debuginfo__find_probe_point(struct debuginfo *dbg, u64 addr,
H A Dprobe-finder.c1563 int debuginfo__find_probe_point(struct debuginfo *dbg, u64 addr, function
H A Dprobe-event.c428 ret = debuginfo__find_probe_point(dinfo, address, result);
689 ret = debuginfo__find_probe_point(dinfo, addr, pp);

Completed in 87 milliseconds