An extensible data structure for massive streaming graphs
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
stinger_fragmentation_t Struct Reference

#include <stinger-internal.h>

Data Fields

uint64_t num_empty_edges
uint64_t num_fragmented_blocks
uint64_t num_edges
uint64_t edge_blocks_in_use
double fill_percent

Field Documentation

uint64_t stinger_fragmentation_t::edge_blocks_in_use

Referenced by stinger_fragmentation().

double stinger_fragmentation_t::fill_percent

Referenced by stinger_fragmentation().

uint64_t stinger_fragmentation_t::num_edges

Referenced by stinger_fragmentation().

uint64_t stinger_fragmentation_t::num_empty_edges

Referenced by stinger_fragmentation().

uint64_t stinger_fragmentation_t::num_fragmented_blocks

Referenced by stinger_fragmentation().


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

 

comments powered by Disqus