Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dsymbol.c88 #define SYMBOL_A 0 macro
101 return SYMBOL_A; in choose_best_symbol()
109 return SYMBOL_A; in choose_best_symbol()
117 return SYMBOL_A; in choose_best_symbol()
125 return SYMBOL_A; in choose_best_symbol()
133 return SYMBOL_A; in choose_best_symbol()
143 return SYMBOL_A; in choose_best_symbol()
165 if (choose_best_symbol(curr, next) == SYMBOL_A) { in symbols__fixup_duplicate()