basefunc         1586 tools/perf/util/probe-finder.c 	const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp;
basefunc         1607 tools/perf/util/probe-finder.c 		func = basefunc = dwarf_diename(&spdie);
basefunc         1661 tools/perf/util/probe-finder.c 	else if (basefunc) {
basefunc         1663 tools/perf/util/probe-finder.c 		func = basefunc;