==2666== Cachegrind, a cache and branch-prediction profiler ==2666== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al. ==2666== Using Valgrind-3.14.0 and LibVEX; rerun with -h for copyright info ==2666== Command: _bin/cxx-opt/mycpp-souffle/osh -n --ast-format none benchmarks/testdata/functions ==2666== Parent PID: 2659 ==2666== --2666-- warning: L3 cache found, using its data for the LL simulation. ==2666== ==2666== I refs: 24,816,054 ==2666== I1 misses: 156,592 ==2666== LLi misses: 8,186 ==2666== I1 miss rate: 0.63% ==2666== LLi miss rate: 0.03% ==2666== ==2666== D refs: 11,184,135 (6,375,679 rd + 4,808,456 wr) ==2666== D1 misses: 157,156 ( 91,755 rd + 65,401 wr) ==2666== LLd misses: 52,119 ( 13,285 rd + 38,834 wr) ==2666== D1 miss rate: 1.4% ( 1.4% + 1.4% ) ==2666== LLd miss rate: 0.5% ( 0.2% + 0.8% ) ==2666== ==2666== LL refs: 313,748 ( 248,347 rd + 65,401 wr) ==2666== LL misses: 60,305 ( 21,471 rd + 38,834 wr) ==2666== LL miss rate: 0.2% ( 0.1% + 0.8% )