Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
The sampling_rate is the proportion of allocated words that should be sampled. Values larger than about 1e-4 will have some performance impact.
module Make (P : Mirage_clock.PCLOCK) (F : Mirage_flow.S) : sig ... end
module Geometric_sampler : sig ... end
(For testing)