pub(super) fn analyze(
profile: &RawProfile,
symbols: &FastMap<String, String>,
spec: &str,
iterations: u32,
duration_sec: f64,
top_n: usize,
) -> ProfileAnalysispub(super) fn analyze(
profile: &RawProfile,
symbols: &FastMap<String, String>,
spec: &str,
iterations: u32,
duration_sec: f64,
top_n: usize,
) -> ProfileAnalysis