Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds