Lines Matching full:monotonic
887 // The event's timestamp fortuitously uses the same monotonic clock
1367 // Tell the kernel that we want to use the monotonic clock for reporting timestamps
1369 // uses the timestamps extensively and assumes they were recorded using the monotonic
1376 // replace the call to do_gettimeofday() with ktime_get_ts() to cause the monotonic
1381 // as long as we make sure to set select the monotonic clock. We do that here.