mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 02:01:56 +00:00
Function cpu_stats_get_ns from CPU stats module returns invalid time, because of unnecessary conversion into u32_t. Higher bits of time value are removed during this conversion. All time values are u64_t, so there is no need to convert anything. Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no> |
||
---|---|---|
.. | ||
tracing | ||
asan_hacks.c | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.segger | ||
openocd.c |