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

  /external/fio/
steadystate.h 46 __FIO_SS_SLOPE = 4,
54 FIO_SS_IOPS_SLOPE = __FIO_SS_IOPS | __FIO_SS_SLOPE,
56 FIO_SS_BW_SLOPE = __FIO_SS_BW | __FIO_SS_SLOPE,
steadystate.c 276 if (ss->state & __FIO_SS_SLOPE)
stat.c 697 ts->ss_state & __FIO_SS_SLOPE ? " slope": " mean dev",
    [all...]

Completed in 71 milliseconds