Clear rusage stat when resetting all stats
[fio.git] / iolog.h
diff --git a/iolog.h b/iolog.h
index aa4562d489b3bb944577bcb3ec599f9703e0ead4..160c95771008e11774d5d2818b56b34abd307e89 100644 (file)
--- a/iolog.h
+++ b/iolog.h
@@ -214,7 +214,6 @@ extern void add_bw_sample(struct thread_data *, enum fio_ddir, unsigned int,
 extern void add_iops_sample(struct thread_data *, enum fio_ddir, unsigned int,
                                struct timeval *);
 extern void init_disk_util(struct thread_data *);
-extern void update_rusage_stat(struct thread_data *);
 extern void setup_log(struct io_log **, struct log_params *, const char *);
 extern void flush_log(struct io_log *, int);
 extern void free_log(struct io_log *);