package core_profiler

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Util end
module Name_map = Util.Name_map

A Name_map.t maps string names to Core_profiler_stubs.Common.Probe_id.ts

val int_units_of_string : string -> int * Core_profiler_disabled.Profiler_units.t
val span_to_string : Core.Time_ns.Span.t -> string
val coerce_units : int -> current:Core_profiler_disabled.Profiler_units.t -> desired:Core_profiler_disabled.Profiler_units.t -> int

Choose the best 'common' units to use to coerce the two arguments to

val time_ns_to_ofday_string : Core.Time_ns.t -> string
val choices_argtype : string -> (string * 'a) list -> 'a Core.Command.Spec.Arg_type.t
module Reader = Reader
module Path = Path
module Interest = Interest
module Filter = Filter
module Id_table = Id_table
module Event_generator = Event_generator
module Reservoir_sampling = Reservoir_sampling