module Name_map : sig ... endA 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.tval span_to_string : Core.Time_ns.Span.t ‑> stringval coerce_units : int ‑> current:Core_profiler_disabled.Profiler_units.t ‑> desired:Core_profiler_disabled.Profiler_units.t ‑> intval choose_units : Core_profiler_disabled.Profiler_units.t ‑> Core_profiler_disabled.Profiler_units.t ‑> Core_profiler_disabled.Profiler_units.tChoose the best 'common' units to use to coerce the two arguments to
val time_ns_to_ofday_string : Core.Time_ns.t ‑> stringval choices_argtype : string ‑> (string * 'a) list ‑> 'a Core.Command.Spec.Arg_type.t