sof/xtos/include
Baofeng Tian 177b61457f performance: perf cnt bugfix for profiling
Current hw cycle is based on 38400000, and perf cnt module did not consider
the clock wrap case, i.e the later cycle maybe small than the previous one.
so add code to handle this situation.

Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
2022-10-18 13:41:37 +03:00
..
rtos header: rtos: use rtos specific version of cache.h 2022-09-12 11:44:27 +01:00
sof performance: perf cnt bugfix for profiling 2022-10-18 13:41:37 +03:00
CMakeLists.txt