GADGET-4
|
declares a class for I/O performance measurements More...
Go to the source code of this file.
Classes | |
class | test_io_bandwidth |
Macros | |
#define | MODUS_WRITE 0 |
#define | MODUS_READ 1 |
#define | BUF_IN_MB 10 |
#define | BLKSIZE (1024 * 1024) |
declares a class for I/O performance measurements
Definition in file test_io_bandwidth.h.
#define BLKSIZE (1024 * 1024) |
Definition at line 22 of file test_io_bandwidth.h.
#define BUF_IN_MB 10 |
Definition at line 20 of file test_io_bandwidth.h.
#define MODUS_READ 1 |
Definition at line 18 of file test_io_bandwidth.h.
#define MODUS_WRITE 0 |
Definition at line 17 of file test_io_bandwidth.h.