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

#include <pgstat_internal.h>

Data Fields

LWLock lock
 
PgStat_SLRUStats stats [SLRU_NUM_ELEMENTS]
 

Detailed Description

Definition at line 467 of file pgstat_internal.h.

Field Documentation

◆ lock

LWLock PgStatShared_SLRU::lock

Definition at line 470 of file pgstat_internal.h.

◆ stats

PgStat_SLRUStats PgStatShared_SLRU::stats[SLRU_NUM_ELEMENTS]

Definition at line 471 of file pgstat_internal.h.


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