Searched refs:pfcount (Results 1 – 1 of 1) sorted by relevance
1667 int pfcount; in print_icache() local1670 pfcount = ((insn_word >> 1) & IMM4_MASK); in print_icache()1674 if (pfcount) in print_icache()1675 snprintf (buf, OPERAND_WIDTH, "#%d,#0x%x", offset, pfcount); in print_icache()