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

/linux-master/tools/perf/util/
H A Dprobe-finder.c1568 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; local
1589 func = basefunc = dwarf_diename(&spdie);
1643 else if (basefunc) {
1645 func = basefunc;

Completed in 86 milliseconds