Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-finder.c1153 static int debuginfo__find_probe_location(struct debuginfo *dbg, in debuginfo__find_probe_location() function
1233 return debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()
1257 ret = debuginfo__find_probe_location(dbg, pf); in debuginfo__find_probes()