Searched defs:RAMState (Results 1 – 1 of 1) sorted by relevance
336 struct RAMState { struct341 PageSearchStatus pss[RAM_CHANNEL_MAX];343 int uffdio_fd;345 uint64_t ram_bytes_total;347 RAMBlock *last_seen_block;349 ram_addr_t last_page;351 uint32_t last_version;353 int dirty_rate_high_cnt;356 int64_t time_last_bitmap_sync;358 uint64_t bytes_xfer_prev;[all …]