index a97562e7a4fea3bfeb04d81301744bb699a1558b..9dc3ecb07d79b88d7fbfc4c38556dac12e0c7bab 100644 (file)
long shared_blks_written; /* # of shared disk blocks written */
long local_blks_hit; /* # of local buffer hits */
long local_blks_read; /* # of local disk blocks read */
- long local_blks_dirtied; /* # of shared blocks dirtied */
+ long local_blks_dirtied; /* # of local blocks dirtied */
long local_blks_written; /* # of local disk blocks written */
long temp_blks_read; /* # of temp blocks read */
long temp_blks_written; /* # of temp blocks written */