Home
last modified time | relevance | path

Searched refs:BLOCK_INFO_TRIMS (Results 1 – 3 of 3) sorted by relevance

/external/fio/
Dstat.h121 #define BLOCK_INFO_TRIMS(block_info) \ macro
128 BLOCK_INFO(state, BLOCK_INFO_TRIMS(block_info))
Dstat.c560 int cycles1 = BLOCK_INFO_TRIMS(block1); in compare_block_infos()
561 int cycles2 = BLOCK_INFO_TRIMS(block2); in compare_block_infos()
621 (*percentiles)[i] = BLOCK_INFO_TRIMS(block_infos[idx]); in calc_block_percentiles()
Dio_u.c1782 BLOCK_INFO_TRIMS(*info) + 1); in account_io_completion()