/linux-4.4.14/arch/mips/include/asm/mach-bcm63xx/ |
H A D | bcm63xx_timer.h | 6 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
|
/linux-4.4.14/include/linux/ |
H A D | trace_clock.h | 10 * - global: globally monotonic, serialized clock
|
H A D | timekeeper_internal.h | 48 * @offs_real: Offset clock monotonic -> clock realtime 49 * @offs_boot: Offset clock monotonic -> clock boottime 50 * @offs_tai: Offset clock monotonic -> clock tai 71 * to get to monotonic time. Monotonic is pegged at zero at system 77 * monotonic time not to jump. We need to add total_sleep_time to
|
H A D | timekeeping.h | 183 * ktime_get_boottime - Returns monotonic time since boot in ktime_t format 202 * ktime_mono_to_real - Convert monotonic time to clock realtime
|
H A D | cnt32_to_63.h | 40 * non-wrapping monotonic value is expected to be returned.
|
H A D | hrtimer.h | 140 * @offset: offset of this clock to the monotonic base
|
H A D | sched.h | 1534 u64 start_time; /* monotonic time in nsec */
|
/linux-4.4.14/arch/s390/include/asm/ |
H A D | vdso.h | 27 __u64 wtom_clock_sec; /* Wall to monotonic clock 0x30 */ 29 __u64 wtom_coarse_sec; /* Coarse wall to monotonic 0x40 */
|
H A D | timex.h | 129 * be monotonic.
|
/linux-4.4.14/arch/arm64/include/asm/ |
H A D | vdso_datapage.h | 29 __u64 wtm_clock_sec; /* Wall to monotonic time */
|
/linux-4.4.14/arch/mips/bcm63xx/ |
H A D | timer.c | 150 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us) bcm63xx_timer_set() argument 165 if (monotonic) bcm63xx_timer_set()
|
/linux-4.4.14/arch/arm/include/asm/ |
H A D | vdso_datapage.h | 38 u32 wtm_clock_sec; /* wall to monotonic offset */
|
/linux-4.4.14/drivers/clk/rockchip/ |
H A D | clk-mmc-phase.c | 94 * actually go non-monotonic. We don't go _too_ monotonic rockchip_mmc_set_phase()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
H A D | vdso_datapage.h | 85 __s32 wtom_clock_sec; /* Wall to monotonic clock */ 106 __s32 wtom_clock_sec; /* Wall to monotonic clock */
|
/linux-4.4.14/arch/mips/include/asm/ |
H A D | vdso.h | 60 * @wall_to_mono_sec: Wall-to-monotonic offset (seconds part). 61 * @wall_to_mono_nsec: Wall-to-monotonic offset (nanoseconds part).
|
/linux-4.4.14/arch/mips/include/uapi/asm/ |
H A D | kvm.h | 133 * CP0_Count resume monotonic nanoseconds 134 * The monotonic nanosecond time of the last set of COUNT_CTL.DC (master
|
/linux-4.4.14/kernel/sched/ |
H A D | clock.c | 18 * is monotonic for constant i. The timestamp returned is in nanoseconds. 268 * runqueues. (this creates monotonic movement) sched_clock_remote() 363 * time source that is monotonic per cpu argument and has bounded drift 381 * to be monotonic if care is taken to only compare timestampt taken on the
|
H A D | cputime.c | 591 * - rtime isn't monotonic after all (a bug); cputime_adjust() 595 * can assume it is monotonic regardless of anything else. cputime_adjust() 618 * for utime because rtime is monotonic. cputime_adjust()
|
H A D | core.c | 882 * monotonic. update_rq_clock_task()
|
/linux-4.4.14/arch/m68k/fpsp040/ |
H A D | sasin.S | 16 | result is provably monotonic in double precision.
|
H A D | satanh.S | 17 | result is provably monotonic in double precision.
|
H A D | sacos.S | 16 | result is provably monotonic in double precision.
|
H A D | scosh.S | 16 | result is provably monotonic in double precision.
|
H A D | ssinh.S | 16 | result is provably monotonic in double precision.
|
H A D | slog2.S | 19 | to double precision. The result is provably monotonic
|
H A D | stanh.S | 16 | result is provably monotonic in double precision.
|
H A D | stan.S | 16 | result is provably monotonic in double precision.
|
H A D | stwotox.S | 17 | result is provably monotonic in double precision.
|
H A D | satan.S | 16 | result is provably monotonic in double precision.
|
H A D | slogn.S | 17 | result is provably monotonic in double precision.
|
H A D | ssin.S | 21 | result is provably monotonic in double precision.
|
H A D | setox.S | 22 | to double precision. The result is provably monotonic in double
|
/linux-4.4.14/kernel/time/ |
H A D | timekeeping.c | 315 * update_fast_timekeeper - Update the fast and NMI safe monotonic timekeeper. 346 * ktime_get_mono_fast_ns - Fast NMI safe access to clock monotonic 348 * This timestamp is not guaranteed to be monotonic across an update. 523 /* Convert to monotonic time */ tk_update_leap_state() 536 * The xtime based monotonic readout is: tk_update_ktime_data() 538 * The ktime based monotonic readout is: tk_update_ktime_data() 546 /* Update the monotonic raw base */ tk_update_ktime_data() 749 * ktime_get_raw - Returns the raw monotonic time in ktime_t format 770 * ktime_get_ts64 - get the monotonic clock in timespec64 format 773 * The function calculates the monotonic clock from the realtime 851 * ktime_get_raw_and_real_ts64 - get day and raw monotonic time in timespec format 852 * @ts_raw: pointer to the timespec to be set to raw monotonic time 855 * This function reads both the time of day and raw monotonic time at the 1101 * getrawmonotonic64 - Returns the raw monotonic time in a timespec 1104 * Returns the raw monotonic time (completely un-modified by ntp) 1930 * @offs_real: pointer to storage for monotonic -> realtime offset 1931 * @offs_boot: pointer to storage for monotonic -> boottime offset 1932 * @offs_tai: pointer to storage for monotonic -> clock tai offset 1934 * Returns current monotonic time and updates the offsets if the
|
H A D | posix-timers.c | 226 * Get monotonic time for posix timers 235 * Get monotonic-raw time for posix timers 1087 * nanosleep for monotonic and realtime clocks
|
H A D | clockevents.c | 301 * @expires: absolute expiry time (monotonic clock)
|
H A D | timer.c | 1375 * @basem: base time clock monotonic 1377 * Returns the tick aligned clock monotonic time of the next pending
|
H A D | hrtimer.c | 745 * Change the offset of the realtime clock vs. the monotonic retrigger_next_event()
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_clock.c | 11 * - global: globally monotonic, serialized clock
|
/linux-4.4.14/include/uapi/linux/hsi/ |
H A D | cs-protocol.h | 79 * struct for monotonic timestamp taken when the
|
/linux-4.4.14/arch/powerpc/kernel/vdso32/ |
H A D | gettimeofday.S | 88 bne cr1,80f /* not monotonic -> all done */ 94 /* now we must fixup using wall to monotonic. We need to snapshot
|
/linux-4.4.14/drivers/clocksource/ |
H A D | pxa_timer.c | 47 * The return value is guaranteed to be monotonic in that range as
|
H A D | timer-atmel-pit.c | 73 * Clocksource: just a monotonic counter of MCK/16 cycles.
|
H A D | timer-atmel-st.c | 41 * the updates as seen by the CPU don't seem to be strictly monotonic.
|
/linux-4.4.14/arch/unicore32/kernel/ |
H A D | puv3-core.c | 30 * The return value is guaranteed to be monotonic in that range as
|
/linux-4.4.14/kernel/bpf/ |
H A D | helpers.c | 115 /* NMI safe access to clock monotonic */ bpf_ktime_get_ns()
|
/linux-4.4.14/arch/x86/include/asm/ |
H A D | msr.h | 118 * results can be non-monotonic if compared on different CPUs. 134 * be impossible to observe non-monotonic rdtsc_unordered() behavior
|
/linux-4.4.14/include/uapi/drm/ |
H A D | msm_drm.h | 42 /* timeouts are specified in clock-monotonic absolute times (to simplify
|
/linux-4.4.14/include/uapi/linux/ |
H A D | kfd_ioctl.h | 93 * All counters are monotonic. They are used for profiling of compute jobs.
|
H A D | openvswitch.h | 476 * the system monotonic clock, at which a packet was last processed for this 506 OVS_FLOW_ATTR_USED, /* u64 msecs last used in monotonic time. */
|
H A D | firewire-cdev.h | 891 * monotonic) @cycle_timer values on certain controllers.
|
/linux-4.4.14/arch/x86/math-emu/ |
H A D | wm_sqrt.S | 361 * This is an easy case because x^1/2 is monotonic.
|
/linux-4.4.14/lib/ |
H A D | proportions.c | 58 * [ Its monotonic increasing property can be applied to mitigate the wrap-
|
/linux-4.4.14/drivers/rtc/ |
H A D | rtc-imxdi.c | 78 #define DSR_MCO (1 << 3) /* monotonic counter overflow */ 93 #define DTCR_MOE (1 << 9) /* monotonic overflow enabled */ 160 * - monotonic counter overflow
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
H A D | intel_ringbuffer.h | 191 * monotonic, even if not coherent.
|
/linux-4.4.14/drivers/net/can/usb/peak_usb/ |
H A D | pcan_usb_core.c | 118 /* use monotonic clock to correctly compute further deltas */ peak_usb_set_ts_now()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
H A D | fplsp.S | 4915 # rounded to double precision. The result is provably monotonic # 5620 # rounded to double precision. The result is provably monotonic # 6050 # rounded to double precision. The result is provably monotonic # 6500 # rounded to double precision. The result is provably monotonic # 6601 # rounded to double precision. The result is provably monotonic # 6697 # rounded to double precision. The result is provably monotonic # 7578 # rounded to double precision. The result is provably monotonic # 7692 # rounded to double precision. The result is provably monotonic # 7810 # rounded to double precision. The result is provably monotonic # 7976 # rounded to double precision. The result is provably monotonic # 8571 # rounded to double precision. The result is provably monotonic # 8661 # rounded to double precision. The result is provably monotonic # 8825 # rounded to double precision. The result is provably monotonic #
|
H A D | fpsp.S | 5021 # rounded to double precision. The result is provably monotonic # 5726 # rounded to double precision. The result is provably monotonic # 6156 # rounded to double precision. The result is provably monotonic # 6606 # rounded to double precision. The result is provably monotonic # 6707 # rounded to double precision. The result is provably monotonic # 6803 # rounded to double precision. The result is provably monotonic # 7684 # rounded to double precision. The result is provably monotonic # 7798 # rounded to double precision. The result is provably monotonic # 7916 # rounded to double precision. The result is provably monotonic # 8082 # rounded to double precision. The result is provably monotonic # 8677 # rounded to double precision. The result is provably monotonic # 8767 # rounded to double precision. The result is provably monotonic # 8931 # rounded to double precision. The result is provably monotonic #
|
/linux-4.4.14/drivers/gpu/drm/ |
H A D | drm_irq.c | 66 * Default to use monotonic timestamps for wait-for-vblank and page-flip 925 * Return current monotonic/gettimeofday timestamp as best estimate. drm_get_last_vbltimestamp()
|
H A D | drm_drv.c | 49 MODULE_PARM_DESC(timestamp_monotonic, "Use monotonic timestamps");
|
/linux-4.4.14/drivers/md/ |
H A D | md.h | 108 struct timespec last_read_error; /* monotonic time since our
|
/linux-4.4.14/drivers/hwmon/ |
H A D | via686a.c | 207 * that the transfer function of the device is monotonic and smooth, so a
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | rx.c | 108 * The sequence is strictly monotonic increasing and it never skips! carl9170_check_sequence()
|
/linux-4.4.14/crypto/ |
H A D | jitterentropy.c | 101 #define JENT_ENOMONOTONIC 3 /* Timer is not monotonic increasing */
|
/linux-4.4.14/arch/ia64/kernel/ |
H A D | fsys.S | 187 // p15 = Add monotonic
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_chardev.c | 746 /* No access to rdtsc. Using raw monotonic time */ kfd_ioctl_get_clock_counters()
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-record.c | 872 CLOCKID_MAP("monotonic", CLOCK_MONOTONIC),
|
/linux-4.4.14/kernel/printk/ |
H A D | printk.c | 166 * Every record carries the monotonic timestamp in microseconds, as well as 192 * 0000 ff 8f 00 00 00 00 00 00 monotonic time in nsec
|
/linux-4.4.14/arch/mips/kvm/ |
H A D | emulate.c | 279 * Get effective monotonic ktime. This is usually a straightforward ktime_get(), 283 * Returns: Effective monotonic ktime for CP0_Count.
|
/linux-4.4.14/net/sched/ |
H A D | sch_hfsc.c | 152 (monotonic within a period) */
|
/linux-4.4.14/sound/core/ |
H A D | timer.c | 54 MODULE_PARM_DESC(timer_tstamp_monotonic, "Use posix monotonic clock source for timestamps (default).");
|
/linux-4.4.14/drivers/media/usb/uvc/ |
H A D | uvc_driver.c | 2069 if (strcasecmp(val, "monotonic") == 0) uvc_clock_param_set()
|
/linux-4.4.14/drivers/atm/ |
H A D | firestream.c | 392 /* The good thing about this format is that it is monotonic. So,
|
/linux-4.4.14/include/net/ |
H A D | tcp.h | 485 /* Syncookies use a monotonic timer which increments every 60 seconds.
|
/linux-4.4.14/arch/s390/kvm/ |
H A D | interrupt.c | 892 * If the monotonic clock runs faster than the tod clock we might be kvm_s390_idle_wakeup()
|
/linux-4.4.14/sound/soc/intel/haswell/ |
H A D | sst-haswell-ipc.c | 1383 /* Stream presentation (monotonic) positions */ sst_hsw_get_dsp_presentation_position()
|
/linux-4.4.14/tools/perf/util/ |
H A D | session.c | 653 * Assuming these timestamps are monotonic across cpus, we know that if
|
/linux-4.4.14/mm/ |
H A D | page_alloc.c | 4889 * assumption is made that zones within a node are ordered in monotonic 4916 * zones within a node are in order of monotonic increases memory addresses
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | x86.c | 1620 * "timespecX" represents host monotonic time. "tscX" represents 1647 * copy of host monotonic time values. Update that master copy
|
/linux-4.4.14/drivers/tty/ |
H A D | cyclades.c | 4013 These ports are mapped to the tty ports 32 and upward in monotonic
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 5100 * this monotonic increasing list ar9003_hw_get_max_edge_power()
|