Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol.c80 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function
133 a = prefix_underscores_count(syma->name); in choose_best_symbol()
134 b = prefix_underscores_count(symb->name); in choose_best_symbol()