perf_counter: Provide hw_perf_counter_setup_online() APIs
[pandora-kernel.git] / include / linux / perf_counter.h
index a9d823a..2b36afe 100644 (file)
@@ -694,6 +694,8 @@ struct perf_sample_data {
 
 extern int perf_counter_overflow(struct perf_counter *counter, int nmi,
                                 struct perf_sample_data *data);
+extern void perf_counter_output(struct perf_counter *counter, int nmi,
+                               struct perf_sample_data *data);
 
 /*
  * Return 1 for a software counter, 0 for a hardware counter