Searched refs:MIPS_FPU_EMU_INC_STATS (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/math-emu/
H A Dcp1emu.c1047 MIPS_FPU_EMU_INC_STATS(emulated);
1052 MIPS_FPU_EMU_INC_STATS(loads);
1055 MIPS_FPU_EMU_INC_STATS(errors);
1060 MIPS_FPU_EMU_INC_STATS(errors);
1070 MIPS_FPU_EMU_INC_STATS(stores);
1073 MIPS_FPU_EMU_INC_STATS(errors);
1078 MIPS_FPU_EMU_INC_STATS(errors);
1087 MIPS_FPU_EMU_INC_STATS(loads);
1089 MIPS_FPU_EMU_INC_STATS(errors);
1094 MIPS_FPU_EMU_INC_STATS(error
[all...]
H A Ddsemul.c276 MIPS_FPU_EMU_INC_STATS(errors);
296 MIPS_FPU_EMU_INC_STATS(errors);
303 MIPS_FPU_EMU_INC_STATS(ds_emul);
/linux-master/arch/mips/include/asm/
H A Dfpu_emulator.h157 #define MIPS_FPU_EMU_INC_STATS(M) \ macro
165 #define MIPS_FPU_EMU_INC_STATS(M) do { } while (0) macro

Completed in 120 milliseconds