Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
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()