Skip to main content

build_hotspot_context

Function build_hotspot_context 

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