Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dskip-callchain-idx.c152 static int check_return_addr(struct dso *dso, u64 map_start, Dwarf_Addr pc) in check_return_addr() function
267 rc = check_return_addr(dso, map__start(al.map), ip); in arch_skip_callchain_idx()