Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/util/
Dprobe-finder.c758 static int find_best_scope_cb(Dwarf_Die *fn_die, void *data) in find_best_scope_cb() function
813 ret = cu_walk_functions_at(&pf->cu_die, pf->addr, find_best_scope_cb, in find_best_scope()