Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-finder.c753 static int find_best_scope_cb(Dwarf_Die *fn_die, void *data) in find_best_scope_cb() function
808 ret = cu_walk_functions_at(&pf->cu_die, pf->addr, find_best_scope_cb, in find_best_scope()
/kernel/linux/linux-6.6/tools/perf/util/
H A 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()

Completed in 6 milliseconds