PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BitmapHeapScanInstrumentation Struct Reference

#include <instrument_node.h>

Data Fields

uint64 exact_pages
 
uint64 lossy_pages
 

Detailed Description

Definition at line 70 of file instrument_node.h.

Field Documentation

◆ exact_pages

uint64 BitmapHeapScanInstrumentation::exact_pages

Definition at line 72 of file instrument_node.h.

Referenced by BitmapHeapNext(), ExecEndBitmapHeapScan(), and show_tidbitmap_info().

◆ lossy_pages

uint64 BitmapHeapScanInstrumentation::lossy_pages

Definition at line 73 of file instrument_node.h.

Referenced by BitmapHeapNext(), ExecEndBitmapHeapScan(), and show_tidbitmap_info().


The documentation for this struct was generated from the following file: