Home
last modified time | relevance | path

Searched refs:bops (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/
A Dmips-r2-to-r6-emul.h19 u64 bops; member
/arch/mips/kernel/
A Dmips-r2-to-r6-emul.c787 MIPS_R2_STATS(bops); in clz_func()
812 MIPS_R2_STATS(bops); in clo_func()
839 MIPS_R2_STATS(bops); in dclz_func()
866 MIPS_R2_STATS(bops); in dclo_func()
2258 (unsigned long)__this_cpu_read(mipsr2emustats.bops), in mipsr2_emul_show()
2259 (unsigned long)__this_cpu_read(mipsr2bdemustats.bops)); in mipsr2_emul_show()
2318 __this_cpu_write((mipsr2emustats).bops, 0); in mipsr2_clear_show()
2319 __this_cpu_write((mipsr2bdemustats).bops, 0); in mipsr2_clear_show()

Completed in 10 milliseconds