reset_counter2     39 arch/mips/oprofile/op_model_loongson2.c 	unsigned long long reset_counter2;
reset_counter2     57 arch/mips/oprofile/op_model_loongson2.c 	reg.reset_counter2 = 0;
reset_counter2     70 arch/mips/oprofile/op_model_loongson2.c 		reg.reset_counter2 = 0x80000000ULL - cfg[1].count;
reset_counter2     89 arch/mips/oprofile/op_model_loongson2.c 	write_c0_perfcnt((reg.reset_counter2 << 32) | reg.reset_counter1);
reset_counter2    132 arch/mips/oprofile/op_model_loongson2.c 		counter2 = reg.reset_counter2;
reset_counter2     49 arch/mips/oprofile/op_model_loongson3.c 	unsigned long long reset_counter2;
reset_counter2     68 arch/mips/oprofile/op_model_loongson3.c 	reg.reset_counter2 = 0;
reset_counter2     88 arch/mips/oprofile/op_model_loongson3.c 		reg.reset_counter2 = 0x8000000000000000ULL - ctr[1].count;
reset_counter2    108 arch/mips/oprofile/op_model_loongson3.c 	perfcount2 = reg.reset_counter2;
reset_counter2    157 arch/mips/oprofile/op_model_loongson3.c 		counter2 = reg.reset_counter2;