Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1728 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1759 func = basefunc = die_get_linkage_name(&spdie); in debuginfo__find_probe_point()
1761 func = basefunc = dwarf_diename(&spdie); in debuginfo__find_probe_point()
1816 else if (basefunc) { in debuginfo__find_probe_point()
1818 func = basefunc; in debuginfo__find_probe_point()