Function pmu_x86::find_function_names_from_samples
source · pub fn find_function_names_from_samples(
sample_results: &SampleResults
) -> Result<(), &'static str>
Expand description
Finds the corresponding function for each instruction pointer and calculates the percentage amount each function occured in the samples