Searched refs:gfio_report_info (Results 1 – 5 of 5) sorted by relevance
/external/fio/ |
D | gerror.h | 5 extern void gfio_report_info(struct gui *ui, const char *title, const char *message);
|
D | gerror.c | 61 void gfio_report_info(struct gui *ui, const char *title, const char *message) in gfio_report_info() function
|
D | goptions.c | 1406 gfio_report_info(gc->ge->ui, "Update job", tmp); in gopt_report_update_status() 1510 …gfio_report_info(gc->ge->ui, "Internal Error", "Modified options on job switch.\nThat should not b… in gopt_job_changed() 1530 …gfio_report_info(gc->ge->ui, "Internal Error", "Could not find job description.\nThat should not b… in gopt_job_changed()
|
D | gclient.c | 638 gfio_report_info(gc->ge->ui, "Network timeout", buf); in gfio_client_timed_out()
|
D | gfio.c | 813 gfio_report_info(ui, "Error", "The main page view cannot be closed\n"); in file_close()
|