write_c0_perfcnt 49 arch/mips/oprofile/op_model_loongson2.c write_c0_perfcnt(0); write_c0_perfcnt 89 arch/mips/oprofile/op_model_loongson2.c write_c0_perfcnt((reg.reset_counter2 << 32) | reg.reset_counter1); write_c0_perfcnt 135 arch/mips/oprofile/op_model_loongson2.c write_c0_perfcnt((counter2 << 32) | counter1);