Home | History | Annotate | Download | only in tools

Lines Matching full:cycles

48   $ perf record -R -e cycles -c 10000 -f -i ./d8 bench.js --ll-prof
50 # -e cycles: use cpu-cycles event (run "perf list" for details)