Home
last modified time | relevance | path

Searched refs:FIO_STATUS_FILE (Results 1 – 1 of 1) sorted by relevance

/external/fio/
Dstat.c1902 #define FIO_STATUS_FILE "fio-dump-status" macro
1922 snprintf(fio_status_file_path, sizeof(fio_status_file_path), "%s/%s", temp_dir, FIO_STATUS_FILE); in check_status_file()