Function pmu_x86::print_samples
source · pub fn print_samples(sample_results: &SampleResults)
Expand description
Simple function to print values from SampleResults in a form that the script “post-mortem pmu analysis.py” can parse.
pub fn print_samples(sample_results: &SampleResults)
Simple function to print values from SampleResults in a form that the script “post-mortem pmu analysis.py” can parse.