==8333== Cachegrind, a cache and branch-prediction profiler ==8333== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8333== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8333== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8333== Parent PID: 8326 ==8333== --8333-- warning: L3 cache found, using its data for the LL simulation. --8333-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8333-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8333== ==8333== I refs: 23,659,862 ==8333== I1 misses: 215,064 ==8333== LLi misses: 4,529 ==8333== I1 miss rate: 0.91% ==8333== LLi miss rate: 0.02% ==8333== ==8333== D refs: 10,888,048 (5,889,002 rd + 4,999,046 wr) ==8333== D1 misses: 94,455 ( 28,941 rd + 65,514 wr) ==8333== LLd misses: 68,108 ( 9,618 rd + 58,490 wr) ==8333== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8333== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8333== ==8333== LL refs: 309,519 ( 244,005 rd + 65,514 wr) ==8333== LL misses: 72,637 ( 14,147 rd + 58,490 wr) ==8333== LL miss rate: 0.2% ( 0.0% + 1.2% )