==8172== Cachegrind, a cache and branch-prediction profiler ==8172== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8172== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8172== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8172== Parent PID: 8165 ==8172== --8172-- warning: L3 cache found, using its data for the LL simulation. --8172-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8172-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8172== ==8172== I refs: 23,739,501 ==8172== I1 misses: 243,918 ==8172== LLi misses: 4,548 ==8172== I1 miss rate: 1.03% ==8172== LLi miss rate: 0.02% ==8172== ==8172== D refs: 10,921,407 (5,914,443 rd + 5,006,964 wr) ==8172== D1 misses: 93,297 ( 27,550 rd + 65,747 wr) ==8172== LLd misses: 68,128 ( 9,578 rd + 58,550 wr) ==8172== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8172== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8172== ==8172== LL refs: 337,215 ( 271,468 rd + 65,747 wr) ==8172== LL misses: 72,676 ( 14,126 rd + 58,550 wr) ==8172== LL miss rate: 0.2% ( 0.0% + 1.2% )