emit_opcode_counts

Function emit_opcode_counts 

Source
pub fn emit_opcode_counts(
    metrics: &VmMetrics,
    counts: BTreeMap<(usize, String), u64>,
)