Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dprobe-finder.c1596 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1627 func = basefunc = die_get_linkage_name(&spdie); in debuginfo__find_probe_point()
1629 func = basefunc = dwarf_diename(&spdie); in debuginfo__find_probe_point()
1684 else if (basefunc) { in debuginfo__find_probe_point()
1686 func = basefunc; in debuginfo__find_probe_point()