Data Fields | |
NodeTag | type |
MemoryContext | mcxt |
TBMStatus | status |
HTAB * | pagetable |
int | nentries |
int | maxentries |
int | npages |
int | nchunks |
bool | iterating |
PagetableEntry | entry1 |
PagetableEntry ** | spages |
PagetableEntry ** | schunks |
Definition at line 126 of file tidbitmap.c.
Definition at line 137 of file tidbitmap.c.
Referenced by tbm_create_pagetable(), tbm_find_pageentry(), tbm_get_pageentry(), tbm_intersect(), tbm_iterate(), and tbm_union().
Definition at line 136 of file tidbitmap.c.
Referenced by tbm_add_tuples(), tbm_begin_iterate(), tbm_intersect(), tbm_iterate(), tbm_lossify(), and tbm_union().
Definition at line 133 of file tidbitmap.c.
Referenced by tbm_add_page(), tbm_add_tuples(), tbm_create(), tbm_lossify(), and tbm_union_page().
Definition at line 129 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_create(), and tbm_create_pagetable().
Definition at line 135 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_intersect(), tbm_iterate(), tbm_mark_page_lossy(), and tbm_page_is_lossy().
Definition at line 132 of file tidbitmap.c.
Referenced by tbm_add_page(), tbm_add_tuples(), tbm_find_pageentry(), tbm_get_pageentry(), tbm_intersect(), tbm_is_empty(), tbm_lossify(), tbm_mark_page_lossy(), tbm_union(), and tbm_union_page().
Definition at line 134 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_get_pageentry(), tbm_intersect(), tbm_iterate(), and tbm_mark_page_lossy().
Definition at line 131 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_create_pagetable(), tbm_find_pageentry(), tbm_free(), tbm_get_pageentry(), tbm_intersect(), tbm_lossify(), tbm_mark_page_lossy(), tbm_page_is_lossy(), and tbm_union().
Definition at line 140 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_free(), and tbm_iterate().
Definition at line 139 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_free(), and tbm_iterate().
Definition at line 130 of file tidbitmap.c.
Referenced by tbm_begin_iterate(), tbm_create(), tbm_create_pagetable(), tbm_find_pageentry(), tbm_get_pageentry(), tbm_intersect(), tbm_iterate(), tbm_lossify(), tbm_mark_page_lossy(), tbm_page_is_lossy(), and tbm_union().
Definition at line 128 of file tidbitmap.c.