Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsymbol.c73 static int prefix_underscores_count(const char *str) in prefix_underscores_count() function
117 a = prefix_underscores_count(syma->name); in choose_best_symbol()
118 b = prefix_underscores_count(symb->name); in choose_best_symbol()