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

  /external/fio/
stat.h 121 #define BLOCK_INFO_TRIMS(block_info) \
128 BLOCK_INFO(state, BLOCK_INFO_TRIMS(block_info))
stat.c 560 int cycles1 = BLOCK_INFO_TRIMS(block1);
561 int cycles2 = BLOCK_INFO_TRIMS(block2);
621 (*percentiles)[i] = BLOCK_INFO_TRIMS(block_infos[idx]);
    [all...]
io_u.c     [all...]

Completed in 482 milliseconds