Searched refs:bpf_cycles (Results 1 – 1 of 1) sorted by relevance
38 bpf_cycles=$(perf stat --no-big-num --bpf-counters -e cycles -- perf bench sched messaging -g 1 -l …39 if [ "$bpf_cycles" == "<not" ]; then44 compare_number $base_cycles $bpf_cycles