Up

module Camlp4prof

: sig
#
val count : string -> unit
#
val load : Pervasives.in_channel -> (string * int) list
end