==8345== Cachegrind, a cache and branch-prediction profiler ==8345== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8345== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8345== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8345== Parent PID: 8338 ==8345== --8345-- warning: L3 cache found, using its data for the LL simulation. --8345-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8345-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8345== ==8345== I refs: 23,556,478 ==8345== I1 misses: 221,626 ==8345== LLi misses: 4,523 ==8345== I1 miss rate: 0.94% ==8345== LLi miss rate: 0.02% ==8345== ==8345== D refs: 10,832,642 (5,861,485 rd + 4,971,157 wr) ==8345== D1 misses: 93,225 ( 27,722 rd + 65,503 wr) ==8345== LLd misses: 68,109 ( 9,623 rd + 58,486 wr) ==8345== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8345== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8345== ==8345== LL refs: 314,851 ( 249,348 rd + 65,503 wr) ==8345== LL misses: 72,632 ( 14,146 rd + 58,486 wr) ==8345== LL miss rate: 0.2% ( 0.0% + 1.2% )