Searched refs:bgezal (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h37 u64 bgezal; member in struct:mips_r2br_emulator_stats
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1071 MIPS_R2BR_STATS(bgezal);
2290 seq_printf(s, "bgezal\t\t%ld\n",
2291 (unsigned long)__this_cpu_read(mipsr2bremustats.bgezal));
2340 __this_cpu_write((mipsr2bremustats).bgezal, 0);

Completed in 239 milliseconds