Searched defs:RAMState (Results 1 – 1 of 1) sorted by relevance
355 struct RAMState { struct360 PageSearchStatus pss[RAM_CHANNEL_MAX];362 int uffdio_fd;364 uint64_t ram_bytes_total;366 RAMBlock *last_seen_block;368 ram_addr_t last_page;370 uint32_t last_version;372 int dirty_rate_high_cnt;375 int64_t time_last_bitmap_sync;377 uint64_t bytes_xfer_prev;[all …]