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.c1724 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1745 func = basefunc = dwarf_diename(&spdie); in debuginfo__find_probe_point()
1799 else if (basefunc) { in debuginfo__find_probe_point()
1801 func = basefunc; in debuginfo__find_probe_point()