Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-list.c80 static const char *skip_spaces_or_commas(const char *str) in skip_spaces_or_commas() function
111 s = skip_spaces_or_commas(s); in wordwrap()