pub static CTPROF_DERIVED_METRICS: &[DerivedMetricDef]Expand description
Registry of derived metrics. Each entry consumes one or more
already-aggregated input metrics from
CTPROF_METRICS and produces a single scalar with its
own unit. See the per-entry doc strings for the formula and
kernel-source rationale.