Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol.c94 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function
163 a = prefix_underscores_count(syma->name); in choose_best_symbol()
164 b = prefix_underscores_count(symb->name); in choose_best_symbol()