op_mips_model 19 arch/mips/oprofile/common.c extern struct op_mips_model op_model_mipsxx_ops __weak; op_mips_model 20 arch/mips/oprofile/common.c extern struct op_mips_model op_model_loongson2_ops __weak; op_mips_model 21 arch/mips/oprofile/common.c extern struct op_mips_model op_model_loongson3_ops __weak; op_mips_model 23 arch/mips/oprofile/common.c static struct op_mips_model *model; op_mips_model 77 arch/mips/oprofile/common.c struct op_mips_model *lmodel = NULL; op_mips_model 152 arch/mips/oprofile/op_model_loongson2.c struct op_mips_model op_model_loongson2_ops = { op_mips_model 204 arch/mips/oprofile/op_model_loongson3.c struct op_mips_model op_model_loongson3_ops = { op_mips_model 126 arch/mips/oprofile/op_model_mipsxx.c struct op_mips_model op_model_mipsxx_ops; op_mips_model 470 arch/mips/oprofile/op_model_mipsxx.c struct op_mips_model op_model_mipsxx_ops = {