Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dsym-handling.c26 return SYMBOL_B; in arch__choose_best_symbol()
28 return SYMBOL_B; in arch__choose_best_symbol()
/openbmc/linux/tools/perf/util/
H A Dsymbol.c125 return SYMBOL_B; in arch__choose_best_symbol()
127 return SYMBOL_B; in arch__choose_best_symbol()
144 return SYMBOL_B; in choose_best_symbol()
152 return SYMBOL_B; in choose_best_symbol()
160 return SYMBOL_B; in choose_best_symbol()
168 return SYMBOL_B; in choose_best_symbol()
176 return SYMBOL_B; in choose_best_symbol()
H A Dsymbol.h226 #define SYMBOL_B 1 macro