X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=idletime.h;h=91ca95f5ee5ba69901b41a25346954a7bbec172b;hp=6c1161a7c258d07efb0b41f1be7b9f2ef8d7e53c;hb=da92f848c5e0d29db6dda12c4c97bf1338a01128;hpb=3d2d14bcb844e72809192311369a642c5d415472 diff --git a/idletime.h b/idletime.h index 6c1161a7..91ca95f5 100644 --- a/idletime.h +++ b/idletime.h @@ -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