Searched refs:collect_variables_cb (Results 1 - 1 of 1) sorted by path

/linux-master/tools/perf/util/
H A Dprobe-finder.c1393 static int collect_variables_cb(Dwarf_Die *die_mem, void *data) function
1505 die_find_child(sc_die, collect_variables_cb, (void *)af, &die_mem);
1512 die_find_child(&pf->cu_die, collect_variables_cb, (void *)af, &die_mem);

Completed in 227 milliseconds