pub(super) fn build_hotspot_context(
counts: &SampleCounts,
all_functions: &[Function],
total_weight: u64,
) -> Vec<HotspotContext>pub(super) fn build_hotspot_context(
counts: &SampleCounts,
all_functions: &[Function],
total_weight: u64,
) -> Vec<HotspotContext>