| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-monotonic_1.6.bb | 1 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" 15 PIP_INSTALL_PACKAGE = "monotonic"
|
| H A D | python3-msm_0.8.8.bb | 13 python3-monotonic \
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | namespace.c | 30 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() 362 show_offset(m, CLOCK_MONOTONIC, &time_ns->offsets.monotonic); in proc_timens_show_offsets() 429 offset = &time_ns->offsets.monotonic; in proc_timens_set_offset()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0018--Use-monotonic-clock-for-pthread_cond_timedwait-with-.patch | 4 Subject: [PATCH] Use monotonic clock for pthread_cond_timedwait with musl too. 26 // source for pthread_cond_timedwait() to use the monotonic clock. 35 // source for pthread_cond_timedwait() to use the monotonic clock.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/ |
| H A D | bbparse-torture.py | 55 start_time = time.monotonic() 57 max_wait_time = time.monotonic() - start_time
|
| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch | 12 report that monotonic clock must be checked at run-time, although I 54 -/* Compile-time POSIX monotonic clock support */ 58 -/* Run-time POSIX monotonic clock support (see clock_setup() below) */ 62 -/* No POSIX monotonic clock support */
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | time_namespace.h | 16 struct timespec64 monotonic; member 70 *ts = timespec64_add(*ts, ns_offsets->monotonic); in timens_add_monotonic()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/pstl/ |
| H A D | pstl_config.h | 116 # define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) _PSTL_PRAGMA(omp ordered simd monotonic(PRM)) 117 …RAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1, PRM2) _PSTL_PRAGMA(omp ordered simd monotonic(PRM1, PRM2))
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/pstl/ |
| H A D | pstl_config.h | 116 # define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) _PSTL_PRAGMA(omp ordered simd monotonic(PRM)) 117 …RAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1, PRM2) _PSTL_PRAGMA(omp ordered simd monotonic(PRM1, PRM2))
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | 0007-src-corelib-configure.json-fix-atomicfptr-detection.patch | 44 "clock-monotonic": { 45 "label": "POSIX monotonic clock",
|
| /OK3568_Linux_fs/kernel/arch/mips/bcm63xx/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-bcm63xx/ |
| H A D | bcm63xx_timer.h | 7 int bcm63xx_timer_set(int id, int monotonic, unsigned int countdown_us);
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H A D | sacos.S | 16 | result is provably monotonic in double precision.
|
| 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 | 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 | stwotox.S | 17 | result is provably monotonic in double precision.
|
| H A D | stanh.S | 16 | result is provably monotonic in double precision.
|
| H A D | slog2.S | 19 | to double precision. The result is provably monotonic
|
| /OK3568_Linux_fs/kernel/Documentation/timers/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-wakeup | 68 This file contains the monotonic clock time when the wakeup
|
| H A D | dev-kmsg | 75 sequence number and the monotonic timestamp in microseconds,
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | msr.rst | 98 a host notion of monotonic time, including sleep 137 | | | be monotonic |
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | dtv-frontend.rst | 335 value as in the previous reading, causing the monotonic value to be 440 monotonic stats at the right time.
|