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

/linux-master/tools/perf/util/
H A Ddwarf-aux.c1730 /* Internal parameters for __die_find_scope_cb() */
1740 static int __die_find_scope_cb(Dwarf_Die *die_mem, void *arg) function
1777 die_find_child(cu_die, __die_find_scope_cb, &data, &die_mem);

Completed in 129 milliseconds