Turnstone Operating System
Loading...
Searching...
No Matches
bloomfilter_t Struct Reference

bloom filter struct More...

Public Attributes

uint64_t entry_count
 entry count at filter
 
float64_t bpe
 bit per entry
 
float64_t error
 error rate for false positive
 
uint64_t hash_count
 how much hashing
 
uint64_t hash_seed
 xxhash seed
 
uint64_t bit_count
 bit count at array
 
uint64_tbits
 

Detailed Description

bloom filter struct


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