==8379== Cachegrind, a cache and branch-prediction profiler ==8379== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==8379== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==8379== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==8379== Parent PID: 8372 ==8379== --8379-- warning: L3 cache found, using its data for the LL simulation. --8379-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --8379-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==8379== ==8379== I refs: 23,556,625 ==8379== I1 misses: 218,615 ==8379== LLi misses: 4,527 ==8379== I1 miss rate: 0.93% ==8379== LLi miss rate: 0.02% ==8379== ==8379== D refs: 10,832,540 (5,861,375 rd + 4,971,165 wr) ==8379== D1 misses: 93,364 ( 27,824 rd + 65,540 wr) ==8379== LLd misses: 68,114 ( 9,626 rd + 58,488 wr) ==8379== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==8379== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==8379== ==8379== LL refs: 311,979 ( 246,439 rd + 65,540 wr) ==8379== LL misses: 72,641 ( 14,153 rd + 58,488 wr) ==8379== LL miss rate: 0.2% ( 0.0% + 1.2% )