==8241== Cachegrind, a cache and branch-prediction profiler ==8241== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8241== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8241== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8241== Parent PID: 8234 ==8241== --8241-- warning: L3 cache found, using its data for the LL simulation. --8241-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8241-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8241== ==8241== I refs: 23,738,855 ==8241== I1 misses: 243,152 ==8241== LLi misses: 4,549 ==8241== I1 miss rate: 1.02% ==8241== LLi miss rate: 0.02% ==8241== ==8241== D refs: 10,921,704 (5,914,714 rd + 5,006,990 wr) ==8241== D1 misses: 94,009 ( 28,144 rd + 65,865 wr) ==8241== LLd misses: 68,130 ( 9,578 rd + 58,552 wr) ==8241== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8241== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8241== ==8241== LL refs: 337,161 ( 271,296 rd + 65,865 wr) ==8241== LL misses: 72,679 ( 14,127 rd + 58,552 wr) ==8241== LL miss rate: 0.2% ( 0.0% + 1.2% )