MISR Toolkit  1.5.1
Data Fields
H5D_rdcc_t Struct Reference

#include <H5Dpkg.h>

Collaboration diagram for H5D_rdcc_t:
Collaboration graph

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
 
size_t nbytes_used
 
int nused
 
H5D_chunk_cached_t last
 
struct H5D_rdcc_ent_t ** slot
 
H5SL_t * sel_chunks
 
H5S_tsingle_space
 
H5D_chunk_info_tsingle_chunk_info
 

Detailed Description

Definition at line 372 of file H5Dpkg.h.

Field Documentation

◆ head

struct H5D_rdcc_ent_t* H5D_rdcc_t::head

Definition at line 382 of file H5Dpkg.h.

◆ last

H5D_chunk_cached_t H5D_rdcc_t::last

Definition at line 386 of file H5Dpkg.h.

◆ nbytes_max

size_t H5D_rdcc_t::nbytes_max

Definition at line 379 of file H5Dpkg.h.

◆ nbytes_used

size_t H5D_rdcc_t::nbytes_used

Definition at line 384 of file H5Dpkg.h.

◆ nflushes

unsigned H5D_rdcc_t::nflushes

Definition at line 377 of file H5Dpkg.h.

◆ nhits

unsigned H5D_rdcc_t::nhits

Definition at line 375 of file H5Dpkg.h.

◆ ninits

unsigned H5D_rdcc_t::ninits

Definition at line 374 of file H5Dpkg.h.

◆ nmisses

unsigned H5D_rdcc_t::nmisses

Definition at line 376 of file H5Dpkg.h.

◆ nslots

size_t H5D_rdcc_t::nslots

Definition at line 380 of file H5Dpkg.h.

◆ nused

int H5D_rdcc_t::nused

Definition at line 385 of file H5Dpkg.h.

◆ sel_chunks

H5SL_t* H5D_rdcc_t::sel_chunks

Definition at line 388 of file H5Dpkg.h.

◆ single_chunk_info

H5D_chunk_info_t* H5D_rdcc_t::single_chunk_info

Definition at line 390 of file H5Dpkg.h.

◆ single_space

H5S_t* H5D_rdcc_t::single_space

Definition at line 389 of file H5Dpkg.h.

◆ slot

struct H5D_rdcc_ent_t** H5D_rdcc_t::slot

Definition at line 387 of file H5Dpkg.h.

◆ stats

struct { ... } H5D_rdcc_t::stats

◆ tail

struct H5D_rdcc_ent_t* H5D_rdcc_t::tail

Definition at line 383 of file H5Dpkg.h.

◆ w0

double H5D_rdcc_t::w0

Definition at line 381 of file H5Dpkg.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54