==2091== Cachegrind, a cache and branch-prediction profiler
==2091== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==2091== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info
==2091== Command: bash -n benchmarks/testdata/functions
==2091== Parent PID: 2084
==2091== 
--2091-- warning: L3 cache found, using its data for the LL simulation.
==2091== 
==2091== I   refs:      28,169,399
==2091== I1  misses:        11,985
==2091== LLi misses:         2,810
==2091== I1  miss rate:       0.04%
==2091== LLi miss rate:       0.01%
==2091== 
==2091== D   refs:      11,424,989  (7,238,901 rd   + 4,186,088 wr)
==2091== D1  misses:        26,057  (   20,443 rd   +     5,614 wr)
==2091== LLd misses:         7,745  (    4,849 rd   +     2,896 wr)
==2091== D1  miss rate:        0.2% (      0.3%     +       0.1%  )
==2091== LLd miss rate:        0.1% (      0.1%     +       0.1%  )
==2091== 
==2091== LL refs:           38,042  (   32,428 rd   +     5,614 wr)
==2091== LL misses:         10,555  (    7,659 rd   +     2,896 wr)
==2091== LL miss rate:         0.0% (      0.0%     +       0.1%  )