==2490== Cachegrind, a cache and branch-prediction profiler
==2490== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2490== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2490== Command: _bin/cxx-opt/osh -n --ast-format none benchmarks/testdata/functions
==2490== Parent PID: 2483
==2490== 
--2490-- warning: L3 cache found, using its data for the LL simulation.
==2490== 
==2490== I   refs:      28,738,001
==2490== I1  misses:       259,195
==2490== LLi misses:         8,582
==2490== I1  miss rate:       0.90%
==2490== LLi miss rate:       0.03%
==2490== 
==2490== D   refs:      13,566,594  (7,143,551 rd   + 6,423,043 wr)
==2490== D1  misses:       159,187  (   91,804 rd   +    67,383 wr)
==2490== LLd misses:        51,318  (   12,953 rd   +    38,365 wr)
==2490== D1  miss rate:        1.2% (      1.3%     +       1.0%  )
==2490== LLd miss rate:        0.4% (      0.2%     +       0.6%  )
==2490== 
==2490== LL refs:          418,382  (  350,999 rd   +    67,383 wr)
==2490== LL misses:         59,900  (   21,535 rd   +    38,365 wr)
==2490== LL miss rate:         0.1% (      0.1%     +       0.6%  )