Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/shell/
H A Dstat_bpf_counters.sh11 second_num=$2
18 if [ $second_num -gt $upper ] || [ $second_num -lt $lower ]; then
19 echo "The difference between $first_num and $second_num are greater than 10%."