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

/linux-master/arch/mips/include/asm/
H A Dmips-r2-to-r6-emul.h36 u64 bltzal; member in struct:mips_r2br_emulator_stats
/linux-master/arch/mips/kernel/
H A Dmips-r2-to-r6-emul.c1068 MIPS_R2BR_STATS(bltzal);
2288 seq_printf(s, "bltzal\t\t%ld\n",
2289 (unsigned long)__this_cpu_read(mipsr2bremustats.bltzal));
2339 __this_cpu_write((mipsr2bremustats).bltzal, 0);

Completed in 123 milliseconds