Searched refs:find_probe_point_lazy (Results 1 - 1 of 1) sorted by last modified time

/linux-master/tools/perf/util/
H A Dprobe-finder.c838 static int find_probe_point_lazy(Dwarf_Die *sp_die, struct probe_finder *pf) function
910 ret = find_probe_point_lazy(in_die, pf);
979 param->retval = find_probe_point_lazy(sp_die, pf);
1102 ret = find_probe_point_lazy(&pf->cu_die, pf);

Completed in 130 milliseconds