Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dprobe-finder.c717 static int find_best_scope_cb(Dwarf_Die *fn_die, void *data) in find_best_scope_cb() function
761 cu_walk_functions_at(&pf->cu_die, pf->addr, find_best_scope_cb, &fsp); in find_best_scope()