L1 Instruction Cache Miss Rate

Equation: L1I_MISSES / INST_RETIRED.ANY

Category: Instruction Fetch and ITLB Ratios; Ratios for Tuning Assistant Advice;

Definition: Frequent L1 instruction cache misses indicate potential opportunities to improve performance by reducing the working set of instructions being executed, thus improving code locality.