Searched refs:PageCounters (Results 1 – 1 of 1) sorted by relevance
46 } PageCounters; typedef53 PageCounters *ea = (PageCounters *) a; in cmp_access_count()54 PageCounters *eb = (PageCounters *) b; in cmp_access_count()89 PageCounters *rec = (PageCounters *) it->data; in plugin_exit()114 PageCounters *count; in vcpu_haddr()133 count = (PageCounters *) g_hash_table_lookup(pages, GUINT_TO_POINTER(page)); in vcpu_haddr()136 count = g_new0(PageCounters, 1); in vcpu_haddr()