Home
last modified time | relevance | path

Searched refs:SYMBOL_A (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
H A Dsym-handling.c30 return SYMBOL_A; in arch__choose_best_symbol()
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/util/
H A Dsym-handling.c30 return SYMBOL_A; in arch__choose_best_symbol()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c129 return SYMBOL_A; in arch__choose_best_symbol()
142 return SYMBOL_A; in choose_best_symbol()
150 return SYMBOL_A; in choose_best_symbol()
158 return SYMBOL_A; in choose_best_symbol()
166 return SYMBOL_A; in choose_best_symbol()
174 return SYMBOL_A; in choose_best_symbol()
203 if (choose_best_symbol(curr, next) == SYMBOL_A) { in symbols__fixup_duplicate()
H A Dsymbol.h230 #define SYMBOL_A 0 macro
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c139 return SYMBOL_A; in arch__choose_best_symbol()
152 return SYMBOL_A; in choose_best_symbol()
160 return SYMBOL_A; in choose_best_symbol()
168 return SYMBOL_A; in choose_best_symbol()
176 return SYMBOL_A; in choose_best_symbol()
184 return SYMBOL_A; in choose_best_symbol()
213 if (choose_best_symbol(curr, next) == SYMBOL_A) { in symbols__fixup_duplicate()
H A Dsymbol.h226 #define SYMBOL_A 0 macro

Completed in 9 milliseconds