Home
last modified time | relevance | path

Searched refs:monotonic (Results 1 – 25 of 29) sorted by relevance

12

/Linux-v4.19/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_timer.h7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
/Linux-v4.19/arch/mips/bcm63xx/
Dtimer.c151 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us) in bcm63xx_timer_set() argument
166 if (monotonic) in bcm63xx_timer_set()
/Linux-v4.19/arch/arm64/kernel/vdso/
Dgettimeofday.S195 jump_slot jumptable, CLOCK_MONOTONIC, monotonic
226 monotonic: label
234 seqcnt_check fail=monotonic
/Linux-v4.19/arch/m68k/fpsp040/
Dsacos.S16 | result is provably monotonic in double precision.
Dsasin.S16 | result is provably monotonic in double precision.
Dsatanh.S17 | result is provably monotonic in double precision.
Dscosh.S16 | result is provably monotonic in double precision.
Dssinh.S16 | result is provably monotonic in double precision.
Dstanh.S16 | result is provably monotonic in double precision.
Dstwotox.S17 | result is provably monotonic in double precision.
Dslog2.S19 | to double precision. The result is provably monotonic
Dsatan.S16 | result is provably monotonic in double precision.
Dstan.S16 | result is provably monotonic in double precision.
Dslogn.S17 | result is provably monotonic in double precision.
Dssin.S21 | result is provably monotonic in double precision.
Dsetox.S22 | to double precision. The result is provably monotonic in double
/Linux-v4.19/Documentation/timers/
Dtimekeeping.txt29 Typically the clock source is a monotonic, atomic counter which will provide
81 remains monotonic.
126 characteristics as the clock source, i.e. it should be monotonic.
/Linux-v4.19/Documentation/virtual/kvm/
Dmsr.txt84 system_time: a host notion of monotonic time, including sleep
118 | | be monotonic
/Linux-v4.19/Documentation/ABI/testing/
Ddev-kmsg61 sequence number and the monotonic timestamp in microseconds,
Dsysfs-devices-power167 the value of the monotonic clock corresponding to the time of
/Linux-v4.19/Documentation/core-api/
Dtimekeeping.rst159 monotonic time (ktime_get_ts64()) and/or a ktime_t based interface
/Linux-v4.19/Documentation/media/kapi/
Ddtv-frontend.rst333 value as in the previous reading, causing the monotonic value to be
438 monotonic stats at the right time.
/Linux-v4.19/Documentation/scheduler/
Dsched-design-CFS.txt58 CFS also maintains the rq->cfs.min_vruntime value, which is a monotonic
/Linux-v4.19/Documentation/sound/designs/
Dtimestamping.rst186 wallclock, the timestamps show a monotonic behavior and a lower
/Linux-v4.19/Documentation/trace/
Dftrace.rst415 systems it may not be monotonic with respect to other
460 This uses the fast monotonic clock (CLOCK_MONOTONIC)
461 which is monotonic and is subject to NTP rate adjustments.
464 This is the raw monotonic clock (CLOCK_MONOTONIC_RAW)
470 fast monotonic clock, but also accounts for time spent in

12