HomeSort by relevance Sort by last modified time
    Searched refs:FIO_BIT_BASED (Results 1 - 3 of 3) sorted by null

  /external/fio/
ioengines.h 60 FIO_BIT_BASED = 1 << 10, /* engine uses a bit base (e.g. uses Kbit as opposed to KB) */
init.c 778 if (td_ioengine_flagged(td, FIO_BIT_BASED))
    [all...]
  /external/fio/engines/
net.c 1441 FIO_PIPEIO | FIO_BIT_BASED,

Completed in 86 milliseconds