Searched refs:last_ts (Results 1 – 9 of 9) sorted by relevance
188 if (pde->last_ts <= pde->window_size) in pulse_queue_check_window()191 min_valid_ts = pde->last_ts - pde->window_size; in pulse_queue_check_window()215 pde->last_ts = ts; in pulse_queue_enqueue()245 ps.last_ts = ts; in pseq_handler_create_sequences()260 factor = pde_get_multiple(ps.last_ts - p2->ts, ps.pri, in pseq_handler_create_sequences()316 delta_ts = ts - ps->last_ts; in pseq_handler_add_to_existing_seqs()320 ps->last_ts = ts; in pseq_handler_add_to_existing_seqs()368 pde->last_ts = ts; in pri_detector_reset()390 if ((ts - de->last_ts) < rs->max_pri_tolerance) in pri_detector_add_pulse()393 de->last_ts = ts; in pri_detector_add_pulse()
42 u64 last_ts; member67 u64 last_ts; member
190 u64 last_ts = oe->last ? oe->last->timestamp : 0ULL; in __ordered_events__flush() local220 else if (last_ts <= limit) in __ordered_events__flush()
36 static int last_ts, first_ts; variable
798 static int last_ts, first_ts; variable1265 last_ts = ts;1310 first_ts = last_ts;2304 last_ts = first_ts = 0; in zconf_starthelp()
798 static int last_ts, first_ts;1265 last_ts = ts;1310 first_ts = last_ts;2304 last_ts = first_ts = 0;
156 unsigned long last_ts; member
709 if (ts > ndev->last_ts + NTB_HB_TIMEOUT) { in bwd_link_poll()1078 ndev->last_ts = jiffies; in bwd_callback_msix_irq()
318 last_ts = self.data[-1]320 for cpu in last_ts.rqs: