Skip to content
Commit b536dc20 authored by Dominik Kilian's avatar Dominik Kilian Committed by Anas Nashif
Browse files

debug: tracing: Fix time returned by CPU stats module



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: default avatarDominik Kilian <Dominik.Kilian@nordicsemi.no>
parent 87a440b8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment