Searched refs:monotonic (Results 1 – 25 of 29) sorted by relevance
12
| /Linux-v5.4/arch/mips/bcm63xx/ |
| D | timer.c | 151 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-v5.4/arch/mips/include/asm/mach-bcm63xx/ |
| D | bcm63xx_timer.h | 7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | sacos.S | 16 | result is provably monotonic in double precision.
|
| D | sasin.S | 16 | result is provably monotonic in double precision.
|
| D | satanh.S | 17 | result is provably monotonic in double precision.
|
| D | scosh.S | 16 | result is provably monotonic in double precision.
|
| D | ssinh.S | 16 | result is provably monotonic in double precision.
|
| D | stanh.S | 16 | result is provably monotonic in double precision.
|
| D | stwotox.S | 17 | result is provably monotonic in double precision.
|
| D | slog2.S | 19 | to double precision. The result is provably monotonic
|
| D | satan.S | 16 | result is provably monotonic in double precision.
|
| D | slogn.S | 17 | result is provably monotonic in double precision.
|
| D | stan.S | 16 | result is provably monotonic in double precision.
|
| D | ssin.S | 21 | result is provably monotonic in double precision.
|
| D | setox.S | 22 | to double precision. The result is provably monotonic in double
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-wakeup | 68 This file contains the monotonic clock time when the wakeup
|
| D | dev-kmsg | 61 sequence number and the monotonic timestamp in microseconds,
|
| D | sysfs-devices-power | 167 the value of the monotonic clock corresponding to the time of
|
| /Linux-v5.4/Documentation/timers/ |
| D | timekeeping.rst | 30 Typically the clock source is a monotonic, atomic counter which will provide 82 remains monotonic. 127 characteristics as the clock source, i.e. it should be monotonic.
|
| /Linux-v5.4/Documentation/virt/kvm/ |
| D | msr.txt | 84 system_time: a host notion of monotonic time, including sleep 118 | | be monotonic
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | dtv-frontend.rst | 335 value as in the previous reading, causing the monotonic value to be 440 monotonic stats at the right time.
|
| /Linux-v5.4/Documentation/core-api/ |
| D | timekeeping.rst | 163 monotonic time (ktime_get_ts64()) and/or a ktime_t based interface
|
| /Linux-v5.4/Documentation/scheduler/ |
| D | sched-design-CFS.rst | 61 CFS also maintains the rq->cfs.min_vruntime value, which is a monotonic
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | timestamping.rst | 186 wallclock, the timestamps show a monotonic behavior and a lower
|
| /Linux-v5.4/Documentation/trace/ |
| D | ftrace.rst | 423 systems it may not be monotonic with respect to other 468 This uses the fast monotonic clock (CLOCK_MONOTONIC) 469 which is monotonic and is subject to NTP rate adjustments. 472 This is the raw monotonic clock (CLOCK_MONOTONIC_RAW) 473 which is monotonic but is not subject to any rate adjustments 478 fast monotonic clock, but also accounts for time spent in
|
12