Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-list.c81 static const char *skip_spaces_or_commas(const char *str) in skip_spaces_or_commas() function
112 s = skip_spaces_or_commas(s); in wordwrap()