==8350== Cachegrind, a cache and branch-prediction profiler ==8350== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8350== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8350== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8350== Parent PID: 8343 ==8350== --8350-- warning: L3 cache found, using its data for the LL simulation. --8350-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8350-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8350== ==8350== I refs: 23,659,915 ==8350== I1 misses: 215,058 ==8350== LLi misses: 4,526 ==8350== I1 miss rate: 0.91% ==8350== LLi miss rate: 0.02% ==8350== ==8350== D refs: 10,888,063 (5,889,013 rd + 4,999,050 wr) ==8350== D1 misses: 94,515 ( 28,784 rd + 65,731 wr) ==8350== LLd misses: 68,107 ( 9,619 rd + 58,488 wr) ==8350== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8350== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8350== ==8350== LL refs: 309,573 ( 243,842 rd + 65,731 wr) ==8350== LL misses: 72,633 ( 14,145 rd + 58,488 wr) ==8350== LL miss rate: 0.2% ( 0.0% + 1.2% )