==7770== Cachegrind, a cache and branch-prediction profiler ==7770== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==7770== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==7770== Command: _bin/osh_eval.opt.stripped -n --ast-format none benchmarks/testdata/functions ==7770== Parent PID: 7763 ==7770== --7770-- warning: L3 cache found, using its data for the LL simulation. --7770-- warning: specified LL cache: line_size 64 assoc 11 total_size 34,603,008 --7770-- warning: simulated LL cache: line_size 64 assoc 17 total_size 35,651,584 ==7770== ==7770== I refs: 23,654,920 ==7770== I1 misses: 226,924 ==7770== LLi misses: 4,542 ==7770== I1 miss rate: 0.96% ==7770== LLi miss rate: 0.02% ==7770== ==7770== D refs: 10,882,075 (5,888,771 rd + 4,993,304 wr) ==7770== D1 misses: 93,532 ( 27,800 rd + 65,732 wr) ==7770== LLd misses: 68,110 ( 9,621 rd + 58,489 wr) ==7770== D1 miss rate: 0.9% ( 0.5% + 1.3% ) ==7770== LLd miss rate: 0.6% ( 0.2% + 1.2% ) ==7770== ==7770== LL refs: 320,456 ( 254,724 rd + 65,732 wr) ==7770== LL misses: 72,652 ( 14,163 rd + 58,489 wr) ==7770== LL miss rate: 0.2% ( 0.0% + 1.2% )