reset_counters    591 arch/mips/kernel/perf_event_mipsxx.c static void reset_counters(void *arg);
reset_counters    602 arch/mips/kernel/perf_event_mipsxx.c 		on_each_cpu(reset_counters,
reset_counters   1821 arch/mips/kernel/perf_event_mipsxx.c 	on_each_cpu(reset_counters, (void *)(long)counters, 1);
reset_counters    148 arch/mips/oprofile/op_model_loongson2.c 	reset_counters(NULL);
reset_counters    187 arch/mips/oprofile/op_model_loongson3.c 	on_each_cpu(reset_counters, NULL, 1);
reset_counters    199 arch/mips/oprofile/op_model_loongson3.c 	on_each_cpu(reset_counters, NULL, 1);
reset_counters    344 arch/mips/oprofile/op_model_mipsxx.c 	on_each_cpu(reset_counters, (void *)(long)counters, 1);
reset_counters    465 arch/mips/oprofile/op_model_mipsxx.c 	on_each_cpu(reset_counters, (void *)(long)counters, 1);
reset_counters    844 drivers/edac/edac_mc_sysfs.c static DEVICE_ATTR(reset_counters, S_IWUSR, NULL, mci_reset_counters_store);
reset_counters    115 drivers/perf/xgene_pmu.c 	void (*reset_counters)(struct xgene_pmu_dev *pmu_dev);
reset_counters   1125 drivers/perf/xgene_pmu.c 	xgene_pmu->ops->reset_counters(pmu_dev);
reset_counters   1756 drivers/perf/xgene_pmu.c 	.reset_counters = xgene_pmu_reset_counters,
reset_counters   1773 drivers/perf/xgene_pmu.c 	.reset_counters = xgene_pmu_reset_counters,
reset_counters    310 drivers/staging/comedi/drivers/ni_atmio16d.c 	reset_counters(dev);