sof/xtos/include/sof
Baofeng Tian 8adbb85044 perf_cnt: simplify the difference calculation for cycles
Previously, due to cycle get max is UINT32_MAX, so check
and wrap cycles based on INT32_MAX, however, unsigned int can wrap
automatically with minus, remove the check and make
perf difference calculation more simple.

Signed-off-by: Baofeng Tian <baofeng.tian@intel.com>
2023-07-05 19:59:08 -07:00
..
lib perf_cnt: simplify the difference calculation for cycles 2023-07-05 19:59:08 -07:00
compiler_attributes.h ipc4: Clean up toolchain definitions 2023-05-09 12:17:44 +03:00
compiler_info.h header: rtos: decouple headers into rtos specific directories. 2022-08-31 12:01:07 +01:00
init.h platform: Add Zephyr native_posix-based emulation environment 2022-12-07 17:25:39 +00:00
list.h list: add a static list head initialiser 2023-02-09 15:23:43 +00:00