Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/ftrace/
Dftracetest208 ncolors=`tput colors 2>/dev/null || echo 0`
214 if [ -t 1 -a "$ncolors" -ge 8 ]; then