Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dprobe-finder.c1595 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1626 func = basefunc = die_get_linkage_name(&spdie); in debuginfo__find_probe_point()
1628 func = basefunc = dwarf_diename(&spdie); in debuginfo__find_probe_point()
1683 else if (basefunc) { in debuginfo__find_probe_point()
1685 func = basefunc; in debuginfo__find_probe_point()