Searched refs:arch__choose_best_symbol (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/arch/powerpc/util/
H A Dsym-handling.c13 int arch__choose_best_symbol(struct symbol *syma, function
/linux-master/tools/perf/util/
H A Dsymbol.h231 int arch__choose_best_symbol(struct symbol *syma, struct symbol *symb);
H A Dsymbol.c130 int __weak arch__choose_best_symbol(struct symbol *syma, function
188 return arch__choose_best_symbol(syma, symb);

Completed in 108 milliseconds