Lines Matching refs:stat
14 perf stat $2 true
27 perf stat -a $2 true
40 perf stat -A -a --no-merge $2 true
48 perf stat -I 1000 $2 true
56 perf stat -e cpu-clock $2 true
69 perf stat --per-core -a $2 true
82 perf stat --per-thread -p $$ $2 true
95 perf stat --per-cache -a $2 true
108 perf stat --per-cluster -a $2 true
120 perf stat --per-die -a $2 true
133 perf stat --per-node -a $2 true
146 perf stat --per-socket -a $2 true
151 # The perf stat options for per-socket, per-core, per-die