Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dprobe-finder.c1150 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() function
1230 return debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()
1254 ret = debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()