X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=idletime.h;h=91ca95f5ee5ba69901b41a25346954a7bbec172b;hp=6c1161a7c258d07efb0b41f1be7b9f2ef8d7e53c;hb=58dc28f4e56cba465cc56b9f81065862b1e98548;hpb=ec2ea18e87fad6c42d6875cd4ee1bb25ef9b4627 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