| /OK3568_Linux_fs/kernel/include/trace/events/ |
| H A D | iocost.h | 16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 19 TP_ARGS(iocg, path, now, last_period, cur_period, vtime), 24 __field(u64, now) 39 __entry->now = now->now; 40 __entry->vnow = now->vnow; 41 __entry->vrate = now->vrate; 51 TP_printk("[%s:%s] now=%llu:%llu vrate=%llu " 55 __entry->now, __entry->vnow, __entry->vrate, 64 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now, 68 TP_ARGS(iocg, path, now, old_inuse, new_inuse, [all …]
|
| H A D | alarmtimer.h | 47 TP_PROTO(struct alarm *alarm, ktime_t now), 49 TP_ARGS(alarm, now), 55 __field(s64, now) 62 __entry->now = now; 65 TP_printk("alarmtimer:%p type:%s expires:%llu now:%llu", 69 __entry->now 75 TP_PROTO(struct alarm *alarm, ktime_t now), 77 TP_ARGS(alarm, now) 82 TP_PROTO(struct alarm *alarm, ktime_t now), 84 TP_ARGS(alarm, now) [all …]
|
| H A D | timer.h | 64 __field( unsigned long, now ) 72 __entry->now = jiffies; 78 (long)__entry->expires - __entry->now, 98 __field( unsigned long, now ) 105 __entry->now = jiffies; 110 TP_printk("timer=%p function=%ps now=%lu baseclk=%lu", 111 __entry->timer, __entry->function, __entry->now, 227 * @now: pointer to variable which contains current time of the 234 TP_PROTO(struct hrtimer *hrtimer, ktime_t *now), 236 TP_ARGS(hrtimer, now), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_pm_metrics.c | 59 ktime_t now; in mali_pm_record_job_status() local 65 now = ktime_get(); in mali_pm_record_job_status() 66 diff = ktime_sub(now, mdev->mali_metrics.time_period_start); in mali_pm_record_job_status() 70 mdev->mali_metrics.time_period_start = now; in mali_pm_record_job_status() 75 ktime_t now; in mali_pm_record_gpu_idle() local 83 now = ktime_get(); in mali_pm_record_gpu_idle() 88 diff = ktime_sub(now, mdev->mali_metrics.time_period_start_gp); in mali_pm_record_gpu_idle() 91 mdev->mali_metrics.time_period_start_gp = now; in mali_pm_record_gpu_idle() 95 diff = ktime_sub(now, mdev->mali_metrics.time_period_start); in mali_pm_record_gpu_idle() 98 mdev->mali_metrics.time_period_start = now; in mali_pm_record_gpu_idle() [all …]
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | call_event.c | 31 unsigned long now = jiffies; in rxrpc_propose_ping() local 32 unsigned long ping_at = now + rxrpc_idle_ack_delay; in rxrpc_propose_ping() 36 rxrpc_reduce_call_timer(call, ping_at, now, in rxrpc_propose_ping() 112 unsigned long now = jiffies, ack_at; in __rxrpc_propose_ACK() local 120 ack_at += now; in __rxrpc_propose_ACK() 123 rxrpc_reduce_call_timer(call, ack_at, now, in __rxrpc_propose_ACK() 162 ktime_t now, max_age, oldest, ack_ts; in rxrpc_resend() local 168 now = ktime_get_real(); in rxrpc_resend() 169 max_age = ktime_sub_us(now, jiffies_to_usecs(call->peer->rto_j)); in rxrpc_resend() 184 oldest = now; in rxrpc_resend() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/ |
| H A D | changes-5.9.0 | 45 - Map.zoomLevel now always refers to a normalized tile size of 256x256 pixels. 50 - QGeoProjectionWebMercator now uses a projection matrix to project to item position. 55 - QDeclarativeGeoMap::setVisibleRegion now handles QGeoPath as well. 56 - Map Items geo data is now managed by a contained QGeoShape, which also handles geographical 60 - QQuickGeoMapGestureArea now correctly works with tilted/rotated maps. 63 …- Added a new QML type, MapCopyrightNotice, backed by the now exposed QDeclarativeGeoMapCopyrightN… 64 - MapCopyrightNotice can now be styled using CSS. 66 - The MapboxGL plugin now ships with a built-in development token. 71 - QGeoTiledMap now uses anisotropic filtering when available. 72 - Unblacklisted some previously blacklisted autotests now fixed in qtdeclarative. [all …]
|
| /OK3568_Linux_fs/yocto/poky/documentation/migration-guides/ |
| H A D | migration-1.4.rst | 16 instance where this is not the case, now triggers a warning. You must 53 :term:`SRC_URI`, the build system now uses 56 general, the values previously in :term:`OVERRIDES` are now in 58 value you previously added to :term:`OVERRIDES`, you might now need to 81 creating an append file for the ``netbase`` recipe, you now need to 94 Support for remote debugging with the Eclipse IDE is now separated into 108 - :term:`SANITY_TESTED_DISTROS`: This variable now uses a distribution 136 selected, Smart is now installed for package download, dependency 150 - ``clutter-box2d``: Now resides in the ``meta-oe`` layer. 152 - ``evolution-data-server``: Now resides in the ``meta-gnome`` layer. [all …]
|
| H A D | migration-3.1.rst | 21 - ``rpcgen`` is now required on the host (part of the ``libc-dev-bin`` 46 Python 2 has now been removed; it is recommended that you use Python 3 53 Reproducible builds now enabled by default 58 (``DISTRO = "poky"``) now inherits the ``reproducible_build`` class by 63 Impact of ptest feature is now more significant 97 - ``linux-yocto``: drop 4.19, 5.2 version recipes (5.4 now provided) 120 now supporting ``ANY_OF_MACHINE_FEATURES``, 123 ``CONFLICT_COMBINED_FEATURES``. As a result the class has now been 161 the SHA256 sum will now be printed. The md5sum will still be verified if 170 fetcher now only fetches the package source itself and no longer the [all …]
|
| H A D | migration-2.6.rst | 9 GCC 8.2 is Now Used by Default 12 The GNU Compiler Collection version 8.2 is now used by default for 48 …p*: No longer an external requirement since ``nfs-utils`` 2.2.1. ``libnfsidmap`` is now integrated. 52 - *pax-utils*: No longer needed. Previous QA tests that did use this recipe are now done at build t… 54 - *pixz*: No longer needed. ``xz`` now supports multi-threaded compression. 74 - *yasm*: No longer needed since previous usages are now satisfied by ``nasm``. 89 - *alsa-lib*: ``libasound`` is now in the main ``alsa-lib`` package 92 - *glibc*: ``libnss-db`` is now in its own package along with a 117 ``distutils`` and ``distutils3`` Now Prevent Fetching Dependencies During the ``do_configure`` Task 136 fetching is now explicitly disabled. Consequently, any missing [all …]
|
| H A D | migration-2.0.rst | 12 The default compiler is now GCC 5.2. This change has required fixes for 38 the change, recipes for Gstreamer 0.10 and related software are now 50 ``bluez5`` becoming fully integrated. The ``bluez4`` recipe now 86 Overrides are now applied dynamically and ``bb.data.update_data()`` is 87 now a no-op. Thus, ``bb.data.update_data()`` is no longer required in 92 - All potential overrides are now visible in the variable history as 109 now connected through to their BitBake equivalents ``bb.debug()``, 112 would expect to be printed by the BitBake UI are now actually printed. 115 - If you now see messages on the console that you did not previously 120 - The ``bbfatal`` message function now suppresses the full error log in [all …]
|
| H A D | migration-3.0.rst | 13 different variables. You can now change the manager by setting the 76 - ``linux-yocto``: Version 5.0 removed, which is now redundant (5.2 / 120 - ``libdrm`` now packages the file ``amdgpu.ids`` into a separate 123 - ``python3``: The ``runpy`` module is now in the ``python3-core`` 127 - ``distcc`` now provides separate ``distcc-client`` and 131 - ``python*-setuptools`` recipes now separately package the 160 - ``addtask`` statements now properly validate dependent tasks. 164 - Other invalid ``addtask`` and ``deltask`` usages now trigger these 168 - The "multiconfig" prefix is now shortened to "mc". "multiconfig" will 183 "pythonexception" parameter. The function now always raises [all …]
|
| /OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/ag101/ |
| H A D | timer.c | 97 ulong now = readl(&tmr->timer3_counter) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked() local 99 ulong now = readl(&tmr->timer3_counter) / in get_timer_masked() local 103 debug("%s(): now = %lx, lastdec = %lx\n", __func__, now, lastdec); in get_timer_masked() 105 if (lastdec >= now) { in get_timer_masked() 110 timestamp += lastdec - now; in get_timer_masked() 115 * nts = ts + ld + (TLV - now) in get_timer_masked() 117 * (TLV-now) amount of time after passing though -1 in get_timer_masked() 121 timestamp += lastdec + TIMER_LOAD_VAL - now; in get_timer_masked() 124 lastdec = now; in get_timer_masked() 156 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local [all …]
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iocost.c | 560 u64 now; member 946 static void ioc_refresh_vrate(struct ioc *ioc, struct ioc_now *now) in ioc_refresh_vrate() argument 948 s64 pleft = ioc->period_at + ioc->period_us - now->now; in ioc_refresh_vrate() 977 static void ioc_now(struct ioc *ioc, struct ioc_now *now) in ioc_now() argument 981 now->now_ns = ktime_get(); in ioc_now() 982 now->now = ktime_to_us(now->now_ns); in ioc_now() 983 now->vrate = atomic64_read(&ioc->vtime_rate); in ioc_now() 995 now->vnow = ioc->period_at_vtime + in ioc_now() 996 (now->now - ioc->period_at) * now->vrate; in ioc_now() 1000 static void ioc_start_period(struct ioc *ioc, struct ioc_now *now) in ioc_start_period() argument [all …]
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | Config.in.legacy | 232 bool "strongswan EAP plugins now individually selectable" 235 The various EAP plugins are now individually selectable. 248 maintained upstream and are now removed. 255 maintained upstream and are now removed. 262 maintained upstream and are now removed. 359 to python-twisted being now incompatible with python 2. 402 The containerd project is now independent from Docker. 531 maintained upstream and are now removed. 538 maintained upstream and are now removed. 604 bool "systemd-journal-gatewayd now in systemd-journal-remote" [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | timer.c | 59 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local 62 now = readl(&timer_base->tcrr); in __udelay() 63 if (last > now) /* count up timer overflow */ in __udelay() 64 tmo -= TIMER_OVERFLOW_VAL - last + now + 1; in __udelay() 66 tmo -= now - last; in __udelay() 67 last = now; in __udelay() 74 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked() local 76 if (now >= gd->arch.lastinc) { /* normal mode (non roll) */ in get_timer_masked() 78 gd->arch.tbl += (now - gd->arch.lastinc); in get_timer_masked() 81 CONFIG_SYS_HZ)) - gd->arch.lastinc) + now; in get_timer_masked() [all …]
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/ |
| H A D | NEWS.txt | 28 lxml tree builder in chunks, Beautiful Soup now makes successive 60 * All find_all calls should now return a ResultSet object. Patch by 65 * The default XML formatter will now replace ampersands even if they 81 * The .previous_element of a BeautifulSoup object is now always None, 86 * html5lib now supports Python 3. Fixed some Python 2-specific 89 * The html.parser treebuilder can now handle numeric attributes in 95 * The Tag.select() method now supports a much wider variety of CSS 101 - The combinators (>, +, and ~) can now combine with any supported 107 * The BeautifulSoup class is now aliased to "_s" and "_soup", making 136 * Methods like get_text() and properties like .strings now only give [all …]
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | tick-sched.c | 55 static void tick_do_update_jiffies64(ktime_t now) in tick_do_update_jiffies64() argument 64 delta = ktime_sub(now, READ_ONCE(last_jiffies_update)); in tick_do_update_jiffies64() 72 delta = ktime_sub(now, last_jiffies_update); in tick_do_update_jiffies64() 123 static void tick_sched_do_timer(struct tick_sched *ts, ktime_t now) in tick_sched_do_timer() argument 148 tick_do_update_jiffies64(now); in tick_sched_do_timer() 529 static void tick_nohz_update_jiffies(ktime_t now) in tick_nohz_update_jiffies() argument 533 __this_cpu_write(tick_cpu_sched.idle_waketime, now); in tick_nohz_update_jiffies() 536 tick_do_update_jiffies64(now); in tick_nohz_update_jiffies() 546 update_ts_time_stats(int cpu, struct tick_sched *ts, ktime_t now, u64 *last_update_time) in update_ts_time_stats() argument 551 delta = ktime_sub(now, ts->idle_entrytime); in update_ts_time_stats() [all …]
|
| H A D | timer_list.c | 23 u64 now; member 57 int idx, u64 now) in print_timer() argument 68 (long long)(ktime_to_ns(hrtimer_get_softexpires(timer)) - now), in print_timer() 69 (long long)(ktime_to_ns(hrtimer_get_expires(timer)) - now)); in print_timer() 74 u64 now) in print_active_timers() argument 104 print_timer(m, timer, &tmp, i, now); in print_active_timers() 112 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base() argument 127 print_active_timers(m, base, now + ktime_to_ns(base->offset)); in print_base() 130 static void print_cpu(struct seq_file *m, int cpu, u64 now) in print_cpu() argument 138 print_base(m, cpu_base->clock_base + i, now); in print_cpu() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/sunxi/ |
| H A D | timer.c | 67 ulong now = TICKS_TO_HZ(read_timer()); in get_timer_masked() local 69 if (now >= gd->arch.lastinc) /* normal (non rollover) */ in get_timer_masked() 70 gd->arch.tbl += (now - gd->arch.lastinc); in get_timer_masked() 74 - gd->arch.lastinc) + now; in get_timer_masked() 76 gd->arch.lastinc = now; in get_timer_masked() 85 ulong now, last = read_timer(); in __udelay() local 88 now = read_timer(); in __udelay() 89 if (now > last) /* normal (non rollover) */ in __udelay() 90 tmo -= now - last; in __udelay() 92 tmo -= TIMER_LOAD_VAL - last + now; in __udelay() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_debugfs.c | 96 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request() argument 108 seq_printf(m, "\t%d", jiffies_to_msecs(now - req->start_jif)); in seq_print_one_request() 109 seq_print_age_or_dash(m, s & RQ_IN_ACT_LOG, now - req->in_actlog_jif); in seq_print_one_request() 110 seq_print_age_or_dash(m, s & RQ_LOCAL_PENDING, now - req->pre_submit_jif); in seq_print_one_request() 113 seq_print_age_or_dash(m, s & RQ_NET_SENT, now - req->pre_send_jif); in seq_print_one_request() 114 seq_print_age_or_dash(m, (s & RQ_NET_SENT) && !(s & RQ_NET_PENDING), now - req->acked_jif); in seq_print_one_request() 115 seq_print_age_or_dash(m, s & RQ_NET_DONE, now - req->net_done_jif); in seq_print_one_request() 122 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req() argument 125 seq_print_one_request(m, req, now); in seq_print_minor_vnr_req() 128 …int_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, unsigned long now) in seq_print_resource_pending_meta_io() argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/timens/ |
| H A D | exec.c | 23 struct timespec now, tst; in main() local 28 if (sscanf(argv[1], "%ld", &now.tv_sec) != 1) in main() 33 if (abs(tst.tv_sec - now.tv_sec) > 5) in main() 34 return pr_fail("%ld %ld\n", now.tv_sec, tst.tv_sec); in main() 43 clock_gettime(CLOCK_MONOTONIC, &now); in main() 53 if (abs(tst.tv_sec - now.tv_sec) > 5) in main() 55 now.tv_sec, tst.tv_sec); in main() 73 if (abs(tst.tv_sec - now.tv_sec - OFFSET) > 5) in main() 75 now.tv_sec + OFFSET, tst.tv_sec); in main() 79 snprintf(now_str, sizeof(now_str), "%ld", now.tv_sec + OFFSET); in main()
|
| /OK3568_Linux_fs/external/xserver/os/ |
| H A D | WaitFor.c | 105 static void DoTimer(OsTimerPtr timer, CARD32 now); 106 static void DoTimers(CARD32 now); 129 CARD32 now = GetTimeInMillis(); in check_timers() local 130 int timeout = timer->expires - now; in check_timers() 133 DoTimers(now); in check_timers() 255 CARD32 now; in CheckAllTimers() local 259 now = GetTimeInMillis(); in CheckAllTimers() 262 if (timer->expires - now > timer->delta + 250) { in CheckAllTimers() 263 DoTimer(timer, now); in CheckAllTimers() 271 DoTimer(OsTimerPtr timer, CARD32 now) in DoTimer() argument [all …]
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | sleepuntil.c | 157 TimeStamp now; in SertafiedBlockHandler() local 161 now.milliseconds = GetTimeInMillis(); in SertafiedBlockHandler() 162 now.months = currentTime.months; in SertafiedBlockHandler() 163 if ((int) (now.milliseconds - currentTime.milliseconds) < 0) in SertafiedBlockHandler() 164 now.months++; in SertafiedBlockHandler() 167 if (CompareTimeStamps(pReq->revive, now) == LATER) in SertafiedBlockHandler() 180 delay = pReq->revive.milliseconds - now.milliseconds; in SertafiedBlockHandler() 188 TimeStamp now; in SertafiedWakeupHandler() local 190 now.milliseconds = GetTimeInMillis(); in SertafiedWakeupHandler() 191 now.months = currentTime.months; in SertafiedWakeupHandler() [all …]
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/bench/ |
| H A D | benchmark.c | 35 long long now, then; in calculate_timespace() local 44 now = get_time(); in calculate_timespace() 48 timed = (unsigned int)(then - now); in calculate_timespace() 55 now = get_time(); in calculate_timespace() 59 timed = (unsigned int)(then - now); in calculate_timespace() 81 long long now, then; in start_benchmark() local 126 now = get_time(); in start_benchmark() 130 performance_time += then - now - sleep_time; in start_benchmark() 135 (long)(then - now), sleep_time, in start_benchmark() 152 now = get_time(); in start_benchmark() [all …]
|
| /OK3568_Linux_fs/kernel/arch/x86/events/ |
| H A D | msr.c | 219 u64 now; in msr_read_counter() local 222 rdmsrl(event->hw.event_base, now); in msr_read_counter() 224 now = rdtsc_ordered(); in msr_read_counter() 226 return now; in msr_read_counter() 231 u64 prev, now; in msr_event_update() local 237 now = msr_read_counter(event); in msr_event_update() 239 if (local64_cmpxchg(&event->hw.prev_count, prev, now) != prev) in msr_event_update() 242 delta = now - prev; in msr_event_update() 248 now = now & (1ULL << 31) ? (now >> 16) & 0x3f : -1; in msr_event_update() 249 local64_set(&event->count, now); in msr_event_update() [all …]
|