==8410== Cachegrind, a cache and branch-prediction profiler ==8410== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8410== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8410== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8410== Parent PID: 8403 ==8410== --8410-- warning: L3 cache found, using its data for the LL simulation. --8410-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8410-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8410== ==8410== I refs: 23,738,862 ==8410== I1 misses: 243,159 ==8410== LLi misses: 4,552 ==8410== I1 miss rate: 1.02% ==8410== LLi miss rate: 0.02% ==8410== ==8410== D refs: 10,921,714 (5,914,719 rd + 5,006,995 wr) ==8410== D1 misses: 94,037 ( 28,056 rd + 65,981 wr) ==8410== LLd misses: 68,136 ( 9,579 rd + 58,557 wr) ==8410== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8410== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8410== ==8410== LL refs: 337,196 ( 271,215 rd + 65,981 wr) ==8410== LL misses: 72,688 ( 14,131 rd + 58,557 wr) ==8410== LL miss rate: 0.2% ( 0.0% + 1.2% )