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

/linux-master/tools/perf/util/
H A Dsymbol.c104 static int prefix_underscores_count(const char *str) function
173 a = prefix_underscores_count(syma->name);
174 b = prefix_underscores_count(symb->name);

Completed in 114 milliseconds