Searched refs:last_ts (Results 1 – 6 of 6) sorted by relevance
202 static u64 last_ts; in ath9k_dfs_process_phyerr() local206 drp.freq, drp.ts, drp.width, drp.rssi, drp.ts-last_ts); in ath9k_dfs_process_phyerr()207 last_ts = drp.ts; in ath9k_dfs_process_phyerr()
36 static int last_ts, first_ts; variable
798 static int last_ts, first_ts;1265 last_ts = ts;1310 first_ts = last_ts;2304 last_ts = first_ts = 0;
397 unsigned long last_ts; in uwbd_evt_handle_rc_beacon() local441 last_ts = bce->ts_jiffies; in uwbd_evt_handle_rc_beacon()
318 last_ts = self.data[-1]320 for cpu in last_ts.rqs:
572 u64 last_ts = os->last_sample ? os->last_sample->timestamp : 0ULL; in flush_sample_queue() local602 } else if (last_ts <= limit) { in flush_sample_queue()