X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=iolog.h;h=9e382cc0211748254f97dc8071176319d874a591;hb=c91fd13d479dc38bbb7ef6995256ad098ebbceb2;hp=981081f9a1b087cfbc6b82d25e2ffbdba5ec7b9e;hpb=b2a432bfbb6d10e93f2c8f8092d6db672d45af0d;p=fio.git diff --git a/iolog.h b/iolog.h index 981081f9..9e382cc0 100644 --- a/iolog.h +++ b/iolog.h @@ -182,6 +182,7 @@ static inline struct io_sample *__get_sample(void *samples, int log_offset, struct io_logs *iolog_cur_log(struct io_log *); uint64_t iolog_nr_samples(struct io_log *); void regrow_logs(struct thread_data *); +void regrow_agg_logs(void); static inline struct io_sample *get_sample(struct io_log *iolog, struct io_logs *cur_log,