Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 – 3 of 3) sorted by relevance
1049 MIPS_FPU_EMU_INC_STATS(emulated); in cop1Emulate()1054 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1057 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1062 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1072 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()1075 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1080 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1089 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1091 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1096 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()[all …]
89 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()135 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()160 MIPS_FPU_EMU_INC_STATS(ds_emul); in do_dsemulret()
52 #define MIPS_FPU_EMU_INC_STATS(M) \ macro60 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro