Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqapi-sysemu.c515 bool has_boundaries_flush, uint64List *boundaries_flush, in qmp_block_latency_histogram_set() argument
529 !has_boundaries_flush) in qmp_block_latency_histogram_set()
565 if (has_boundaries || has_boundaries_flush) { in qmp_block_latency_histogram_set()
568 has_boundaries_flush ? boundaries_flush : boundaries); in qmp_block_latency_histogram_set()