Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/perf/tests/shell/
H A Ddaemon.sh64 local line_run
65 line_run=`echo "${line}" | awk 'BEGIN { FS = ":" } ; { print $3 }'`
82 if [ "${run}" != "${line_run}" ]; then

Completed in 1 milliseconds