Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Ddirtyrate.h62 uint64_t sample_dirty_count; /* count of dirty pages we measure */ member
H A Ddirtyrate.c333 DirtyStat.page_sampling.total_dirty_samples += info->sample_dirty_count; in update_dirtyrate_stat()
537 info->sample_dirty_count++; in calc_page_dirty_rate()