Re: [PATCH 1/4] time: add ktime_get_cycles64() api

From: Richard Cochran
Date: Sat Sep 30 2023 - 17:15:42 EST


On Fri, Sep 29, 2023 at 12:06:46AM -0700, John Stultz wrote:
> But I still think we should avoid exporting the raw cycle values
> unless there is some extremely strong argument for it

Looks like the argument was based on a misunderstanding of what
CLOCK_MONOTONIC_RAW actually is. So, please, let's not expose the raw
cycle counter value.

Thanks,
Richard