Zero  0.1.0
util Directory Reference

Files

file  compat.h [code]
 
file  condex.h [code]
 
file  decimal.h [code]
 
file  guard.h [code]
 
file  MersenneTwisterRandom.hpp [code]
 Mersenne Twister Randum Number Generator.
 
file  randgen.h [code]
 
file  random_input.h [code]
 : Declaration of the (common) random functions, used for the workload inputs
 
file  RandomBase.hpp [code]
 
file  stl_pool.h [code]
 
file  stl_pooled_alloc.h [code]
 : A simple pooled allocator
 
file  stopwatch.h [code]
 
file  trace.h [code]
 Tracing module.
 
file  trace_force.h [code]
 Exports TRACE_FORCE(). TRACE_FORCE() should only be invoked by code within the tracing module. All code outside the trace module should invoke TRACE().
 
file  trace_print_pthread.h [code]
 Exports trace_print_pthread().
 
file  trace_stream.h [code]
 Exports trace_stream().
 
file  trace_types.h [code]
 Lists all TRACE types. Each of these should be a bit specified in a bit vector. We current support up to 32 tracing types.
 
file  zipfian.h [code]