Searched refs:FIO_HUGE_PAGE (Results 1 - 4 of 4) sorted by relevance

/external/fio/arch/
H A Darch-x86.h32 #define FIO_HUGE_PAGE 4194304 macro
H A Darch-x86_64.h39 #define FIO_HUGE_PAGE 2097152 macro
/external/fio/os/
H A Dos.h111 #ifndef FIO_HUGE_PAGE
112 #define FIO_HUGE_PAGE 0 macro
115 #ifndef FIO_HUGE_PAGE
116 #define FIO_HUGE_PAGE 4194304 macro
/external/fio/
H A Doptions.c3572 .def = __fio_stringify(FIO_HUGE_PAGE),

Completed in 329 milliseconds