stat: make lat_percentiles=1 use sample count from lat_stat
[fio.git] / printing.h
... / ...
CommitLineData
1#ifndef PRINTING_H
2#define PRINTING_H
3
4void gfio_print_results(struct gui_entry *ge);
5
6#endif