==8564== Cachegrind, a cache and branch-prediction profiler ==8564== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8564== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8564== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8564== Parent PID: 8557 ==8564== --8564-- warning: L3 cache found, using its data for the LL simulation. --8564-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8564-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8564== ==8564== I refs: 23,833,025 ==8564== I1 misses: 243,825 ==8564== LLi misses: 4,522 ==8564== I1 miss rate: 1.02% ==8564== LLi miss rate: 0.02% ==8564== ==8564== D refs: 10,956,050 (5,945,197 rd + 5,010,853 wr) ==8564== D1 misses: 92,771 ( 27,132 rd + 65,639 wr) ==8564== LLd misses: 68,130 ( 9,623 rd + 58,507 wr) ==8564== D1 miss rate: 0.8% ( 0.5% + 1.3% ) ==8564== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8564== ==8564== LL refs: 336,596 ( 270,957 rd + 65,639 wr) ==8564== LL misses: 72,652 ( 14,145 rd + 58,507 wr) ==8564== LL miss rate: 0.2% ( 0.0% + 1.2% )