mirror of https://github.com/thesofproject/sof.git
performance monitor: change timer source to ccount for mtl
Use ccount for performance measurement for mtl to have a better comparison with reference firmware. Signed-off-by: Tobiasz Dryjanski <tobiaszx.dryjanski@intel.com>
This commit is contained in:
parent
7586f19cb1
commit
3be9f32ecd
|
@ -110,3 +110,4 @@ CONFIG_COMP_GOOGLE_RTC_AUDIO_PROCESSING=y
|
|||
CONFIG_GOOGLE_RTC_AUDIO_PROCESSING_MOCK=y
|
||||
|
||||
CONFIG_KCPS_DYNAMIC_CLOCK_CONTROL=y
|
||||
CONFIG_TIMING_FUNCTIONS=y
|
||||
|
|
Loading…
Reference in New Issue