MProfmodule Trace : sig ... endFunctions that libraries can use to add events to the trace. * * If mirage-profile is compiled with tracing disabled, these are null-ops (or * call the underlying untraced operation, as appropriate). The compiler should * optimise them out in this case.
module Counter : sig ... endA counter or other time-varying integer value.