Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: sof_perf_analyzer: change module CPC calculation
Previously, module CPC is calculated by multiplying the mean value of cpu_peak with a margin scalar, however, abnormal peak cycles are finally proved that it is caused by IRQ, with further team discussion, an agreement was reached to use module average multiplied with a margin as new way for CPC calculation. Signed-off-by: Baofeng Tian <[email protected]>
- Loading branch information