Fio 3.15
[fio.git] / idletime.h
index 6c1161a7c258d07efb0b41f1be7b9f2ef8d7e53c..91ca95f5ee5ba69901b41a25346954a7bbec172b 100644 (file)
@@ -58,4 +58,6 @@ extern void fio_idle_prof_stop(void);
 
 extern void show_idle_prof_stats(int, struct json_object *, struct buf_output *);
 
+extern void fio_idle_prof_cleanup(void);
+
 #endif