Home
last modified time | relevance | path

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

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