Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 – 2 of 2) sorted by relevance
276 MIPS_FPU_EMU_INC_STATS(errors); in mips_dsemul()296 MIPS_FPU_EMU_INC_STATS(errors); in do_dsemulret()303 MIPS_FPU_EMU_INC_STATS(ds_emul); in do_dsemulret()
157 #define MIPS_FPU_EMU_INC_STATS(M) \ macro165 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro