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

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

Completed in 133 milliseconds