Searched refs:mips_fpu_emulator_stats (Results 1 – 2 of 2) sorted by relevance
32 struct mips_fpu_emulator_stats { struct41 DECLARE_PER_CPU(struct mips_fpu_emulator_stats, fpuemustats); argument
73 DEFINE_PER_CPU(struct mips_fpu_emulator_stats, fpuemustats);1371 struct mips_fpu_emulator_stats *ps; in fpuemu_stat_get()1396 (void *)offsetof(struct mips_fpu_emulator_stats, M), \ in debugfs_fpuemu()