HDF5  1.12.0
Data Fields
H5D_rdcc_t Struct Reference

#include <H5Dpkg.h>

Data Fields

struct {
   unsigned   ninits
 
   unsigned   nhits
 
   unsigned   nmisses
 
   unsigned   nflushes
 
stats
 
size_t nbytes_max
 
size_t nslots
 
double w0
 
struct H5D_rdcc_ent_thead
 
struct H5D_rdcc_ent_ttail
 
struct H5D_rdcc_ent_ttmp_head
 
size_t nbytes_used
 
int nused
 
H5D_chunk_cached_t last
 
struct H5D_rdcc_ent_t ** slot
 
H5SL_tsel_chunks
 
H5S_tsingle_space
 
H5D_chunk_info_tsingle_chunk_info
 
hsize_t scaled_dims [H5S_MAX_RANK]
 
hsize_t scaled_power2up [H5S_MAX_RANK]
 
unsigned scaled_encode_bits [H5S_MAX_RANK]
 

Field Documentation

◆ head

struct H5D_rdcc_ent_t* head

◆ last

◆ nbytes_max

size_t nbytes_max

◆ nbytes_used

size_t nbytes_used

◆ nflushes

unsigned nflushes

◆ nhits

unsigned nhits

◆ ninits

unsigned ninits

◆ nmisses

unsigned nmisses

◆ nslots

size_t nslots

◆ nused

int nused

◆ scaled_dims

hsize_t scaled_dims[H5S_MAX_RANK]

◆ scaled_encode_bits

unsigned scaled_encode_bits[H5S_MAX_RANK]

◆ scaled_power2up

hsize_t scaled_power2up[H5S_MAX_RANK]

◆ sel_chunks

H5SL_t* sel_chunks

◆ single_chunk_info

H5D_chunk_info_t* single_chunk_info

◆ single_space

H5S_t* single_space

◆ slot

struct H5D_rdcc_ent_t** slot

◆ stats

struct { ... } stats

◆ tail

struct H5D_rdcc_ent_t* tail

◆ tmp_head

struct H5D_rdcc_ent_t* tmp_head

◆ w0

double w0

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