fn fmt_op_lat(op: &[u64]) -> String
Format one op’s eight bucket counts with their microsecond edges as “low-high=count” pairs. A histogram shorter than eight buckets (the untracked default) formats as “n/a”.