Home
last modified time | relevance | path

Searched defs:total_sample_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/migration/
H A Ddirtyrate.h68 uint64_t total_sample_count; /* total sampled pages */ member
H A Ddirtyrate.c344 uint64_t total_sample_count = DirtyStat.page_sampling.total_sample_count; in update_dirtyrate() local