Home
last modified time | relevance | path

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

/linux-3.4.99/tools/perf/util/
Dsymbol.c100 #define SYMBOL_A 0 macro
112 return SYMBOL_A; in choose_best_symbol()
120 return SYMBOL_A; in choose_best_symbol()
128 return SYMBOL_A; in choose_best_symbol()
136 return SYMBOL_A; in choose_best_symbol()
142 return SYMBOL_A; in choose_best_symbol()
166 if (choose_best_symbol(curr, next) == SYMBOL_A) { in symbols__fixup_duplicate()