/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-test-1-run-qemu.sh | 156 …last_ts="`tail $resdir/console.log | grep '^\[ *[0-9]\+\.[0-9]\+]' | tail -1 | sed -e 's/^\[ *//' … 157 if test -z "$last_ts" 159 last_ts=0 161 …f test "$newline" != "$oldline" && test "$last_ts" -lt $((seconds + $TORTURE_SHUTDOWN_GRACE)) && t… 166 echo Continuing at console.log time $last_ts \"`tail -n 1 $resdir/console.log`\" `date`
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | dfs_pri_detector.c | 190 if (pde->last_ts <= pde->window_size) in pulse_queue_check_window() 193 min_valid_ts = pde->last_ts - pde->window_size; in pulse_queue_check_window() 217 pde->last_ts = ts; in pulse_queue_enqueue() 247 ps.last_ts = ts; in pseq_handler_create_sequences() 263 factor = pde_get_multiple(ps.last_ts - p2->ts, ps.pri, in pseq_handler_create_sequences() 319 delta_ts = ts - ps->last_ts; in pseq_handler_add_to_existing_seqs() 323 ps->last_ts = ts; in pseq_handler_add_to_existing_seqs() 371 pde->last_ts = ts; in pri_detector_reset() 393 if ((ts - de->last_ts) < rs->max_pri_tolerance) in pri_detector_add_pulse() 400 de->last_ts = ts; in pri_detector_add_pulse()
|
H A D | dfs_pri_detector.h | 42 u64 last_ts; member 68 u64 last_ts; member
|
/openbmc/linux/kernel/irq/ |
H A D | timings.c | 290 u64 last_ts; member 386 if ((now - irqs->last_ts) >= NSEC_PER_SEC) { in __irq_timings_next_event() 387 irqs->count = irqs->last_ts = 0; in __irq_timings_next_event() 430 return irqs->last_ts + irqs->ema_time[min]; in __irq_timings_next_event() 432 return irqs->last_ts + irqs->ema_time[index]; in __irq_timings_next_event() 475 u64 old_ts = irqs->last_ts; in irq_timings_store() 482 irqs->last_ts = ts; in irq_timings_store()
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 368 sensorhub->batch_state[sensor_id].last_ts; in cros_ec_sensor_ring_check_for_past_timestamp() 584 sensorhub->batch_state[id].last_ts) { in cros_ec_sensor_ring_spread_add() 586 sensorhub->batch_state[id].last_ts; in cros_ec_sensor_ring_spread_add() 591 sensorhub->batch_state[id].last_ts = in cros_ec_sensor_ring_spread_add() 643 sensorhub->batch_state[id].last_ts, in cros_ec_sensor_ring_spread_add() 648 sensorhub->batch_state[id].last_ts, in cros_ec_sensor_ring_spread_add() 674 sensorhub->batch_state[id].last_ts; in cros_ec_sensor_ring_spread_add() 678 sensorhub->batch_state[id].last_ts = in cros_ec_sensor_ring_spread_add()
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_ptp.c | 58 if (ns < hellcreek->last_ts) in __hellcreek_ptp_gettime() 60 hellcreek->last_ts = ns; in __hellcreek_ptp_gettime() 76 if (hellcreek->last_ts > ns) in hellcreek_ptp_gettime_seconds() 113 hellcreek->last_ts = ts->tv_nsec; in hellcreek_ptp_settime()
|
H A D | hellcreek.h | 295 u64 last_ts; /* Used for overflow detection */ member
|
H A D | hellcreek.c | 1668 current_ns = hellcreek->seconds * NSEC_PER_SEC + hellcreek->last_ts; in hellcreek_schedule_startable() 1689 current_ns = hellcreek->seconds * NSEC_PER_SEC + hellcreek->last_ts; in hellcreek_start_schedule()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | ptp.h | 21 ktime_t last_ts; member
|
H A D | ptp.c | 123 delta_ns = ktime_to_ns(ktime_sub(curr_ts, ptp->last_ts)); in ptp_reset_thresh() 138 ptp->last_ts = curr_ts; in ptp_reset_thresh() 149 ptp->last_ts = ktime_get(); in ptp_hrtimer_start()
|
/openbmc/linux/drivers/staging/media/imx/ |
H A D | imx-media-fim.c | 63 ktime_t last_ts; member 157 interval = ktime_to_ns(ktime_sub(timestamp, fim->last_ts)); in frame_interval_monitor() 188 fim->last_ts = timestamp; in frame_interval_monitor()
|
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 109 s64 last_ts; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_dfs.h | 78 u32 last_ts; member
|
H A D | mt76x02_dfs.c | 480 seq.last_ts = event->ts; in mt76x02_dfs_create_sequence() 533 pri = event->ts - seq->last_ts; in mt76x02_dfs_add_event_to_sequence() 537 seq->last_ts = event->ts; in mt76x02_dfs_add_event_to_sequence()
|
/openbmc/linux/tools/perf/util/ |
H A D | ordered-events.c | 229 u64 last_ts = oe->last ? oe->last->timestamp : 0ULL; in do_flush() local 258 else if (last_ts <= limit) in do_flush()
|
/openbmc/linux/drivers/ntb/hw/intel/ |
H A D | ntb_hw_intel.h | 176 unsigned long last_ts; member
|
H A D | ntb_hw_gen1.c | 333 ndev->last_ts = jiffies; in ndev_interrupt()
|
/openbmc/linux/scripts/kconfig/ |
H A D | lexer.l | 40 static int last_ts, first_ts; variable
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | zconf.l | 36 static int last_ts, first_ts; variable
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_gmc.c | 451 uint64_t last_ts; in amdgpu_gmc_filter_faults_remove() local 461 last_ts = amdgpu_ih_decode_iv_ts(adev, ih, last_wptr, -1); in amdgpu_gmc_filter_faults_remove() 471 fault->timestamp_expiry = last_ts; in amdgpu_gmc_filter_faults_remove()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | trace.h | 140 __field(u64, last_ts) 151 __entry->last_ts = le64_to_cpu(payload->last_overflow_timestamp); 157 __entry->first_ts, __entry->last_ts)
|
/openbmc/linux/tools/perf/scripts/python/ |
H A D | sched-migration.py | 320 last_ts = self.data[-1] 322 for cpu in last_ts.rqs:
|