PAPI 7.1.0.0
Loading...
Searching...
No Matches
cset_hash_bucket_t Struct Reference

#include <sde_lib_internal.h>

Collaboration diagram for cset_hash_bucket_t:

Data Fields

uint32_t occupied
 
uint64_t keys [_SDE_HASH_BUCKET_WIDTH_]
 
cset_hash_decorated_object_t objects [_SDE_HASH_BUCKET_WIDTH_]
 

Detailed Description

Definition at line 75 of file sde_lib_internal.h.

Field Documentation

◆ keys

uint64_t cset_hash_bucket_t::keys[_SDE_HASH_BUCKET_WIDTH_]

Definition at line 77 of file sde_lib_internal.h.

◆ objects

Definition at line 78 of file sde_lib_internal.h.

◆ occupied

uint32_t cset_hash_bucket_t::occupied

Definition at line 76 of file sde_lib_internal.h.


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