Reactivate header counters
[lttngtop.git] / src / common.h
index 6370b77f30afe1bcd14fa71815ebbba2dc77ba47..a9befb0ff1fe7238d573f30f23a029aee45eefaa 100644 (file)
@@ -50,6 +50,7 @@ struct perfcounter *add_perf_counter(GPtrArray *perf, GQuark quark,
                unsigned long count);
 struct perfcounter *get_perf_counter(const char *name, struct processtop *proc,
                struct cputime *cpu);
+void reset_global_counters(void);
 
 /* common field access functions */
 uint64_t get_cpu_id(const struct bt_ctf_event *event);
This page took 0.02209 seconds and 4 git commands to generate.