Home
last modified time | relevance | path

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

12

/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-monotonic_1.6.bb1 SUMMARY = "This module provides a monotonic() function which returns the value (in fractional secon…
2 HOMEPAGE = "https://github.com/atdt/monotonic"
9 SRC_URI = "git://github.com/atdt/monotonic.git;branch=master;protocol=https"
H A Dpython3-msm_0.8.8.bb17 python3-monotonic \
/openbmc/linux/kernel/time/
H A Dnamespace.c30 offset = timespec64_to_ktime(ns_offsets->monotonic); in do_timens_ktime_to_host()
183 struct timens_offset monotonic = offset_from_ts(ns->offsets.monotonic); in timens_setup_vdso_data() local
188 offset[CLOCK_MONOTONIC] = monotonic; in timens_setup_vdso_data()
189 offset[CLOCK_MONOTONIC_RAW] = monotonic; in timens_setup_vdso_data()
190 offset[CLOCK_MONOTONIC_COARSE] = monotonic; in timens_setup_vdso_data()
375 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets()
442 offset = &time_ns->offsets.monotonic; in proc_timens_set_offset()
/openbmc/openbmc/poky/bitbake/contrib/
H A Dbbparse-torture.py55 start_time = time.monotonic()
57 max_wait_time = time.monotonic() - start_time
/openbmc/linux/include/linux/
H A Dtime_namespace.h15 struct timespec64 monotonic; member
69 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic()
/openbmc/linux/arch/mips/bcm63xx/
H A 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()
/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_timer.h7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
/openbmc/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst88 Values are not required to be constantly monotonic if it makes the driver
92 value until a monotonic update is seen.
109 Values are not required to be constantly monotonic if it makes the driver
113 value until a monotonic update is seen.
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/controllers/
H A Dfvp.py132 start_time = time.monotonic() # Record the start time
137 end_time = time.monotonic() # Record the end time
/openbmc/linux/arch/m68k/fpsp040/
H A Dsacos.S16 | result is provably monotonic in double precision.
H A Dsatanh.S17 | result is provably monotonic in double precision.
H A Dsasin.S16 | result is provably monotonic in double precision.
H A Dscosh.S16 | result is provably monotonic in double precision.
H A Dssinh.S16 | result is provably monotonic in double precision.
H A Dstanh.S16 | result is provably monotonic in double precision.
H A Dstwotox.S17 | result is provably monotonic in double precision.
H A Dslog2.S19 | to double precision. The result is provably monotonic
H A Dsatan.S16 | result is provably monotonic in double precision.
/openbmc/openbmc/meta-arm/meta-arm/classes/
H A Duefi_capsule.bbclass45 --monotonic-count ${CAPSULE_MONOTONIC_COUNT} \
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A D0001-Skip-failing-tests-due-to-load-variability-on-YP-AB.patch66 self.assertTrue(info.monotonic)
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-wakeup68 This file contains the monotonic clock time when the wakeup
H A Ddev-kmsg75 sequence number and the monotonic timestamp in microseconds,
/openbmc/linux/Documentation/timers/
H A Dtimekeeping.rst30 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.
/openbmc/linux/Documentation/driver-api/media/
H A Ddtv-frontend.rst335 value as in the previous reading, causing the monotonic value to be
440 monotonic stats at the right time.
/openbmc/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst98 a host notion of monotonic time, including sleep
137 | | | be monotonic |

12