Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 – 3 of 3) sorted by relevance
1059 MIPS_FPU_EMU_INC_STATS(emulated); in cop1Emulate()1064 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1067 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1072 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1082 MIPS_FPU_EMU_INC_STATS(stores); in cop1Emulate()1085 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1090 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1099 MIPS_FPU_EMU_INC_STATS(loads); in cop1Emulate()1101 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()1106 MIPS_FPU_EMU_INC_STATS(errors); in cop1Emulate()[all …]
274 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()297 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()304 MIPS_FPU_EMU_INC_STATS(ds_emul); in do_dsemulret()
168 #define MIPS_FPU_EMU_INC_STATS(M) \ macro176 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro