Home
last modified time | relevance | path

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

/tools/perf/util/
Dprobe-finder.c1547 const char *fname = NULL, *func = NULL, *basefunc = NULL, *tmp; in debuginfo__find_probe_point() local
1568 func = basefunc = dwarf_diename(&spdie); in debuginfo__find_probe_point()
1622 else if (basefunc) { in debuginfo__find_probe_point()
1624 func = basefunc; in debuginfo__find_probe_point()