Home
last modified time | relevance | path

Searched refs:first_ts (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Ddfs_pri_detector.c246 ps.first_ts = p->ts; in pseq_handler_create_sequences()
267 ps.first_ts = p2->ts; in pseq_handler_create_sequences()
284 ps.deadline_ts = ps.first_ts + ps.dur; in pseq_handler_create_sequences()
H A Ddfs_pri_detector.h41 u64 first_ts; member
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.h77 u32 first_ts; member
H A Dmt76x02_dfs.c479 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()
491 seq.first_ts = cur_event->ts; in mt76x02_dfs_create_sequence()
524 if (event->ts > seq->first_ts + MT_DFS_SEQUENCE_WINDOW) { in mt76x02_dfs_add_event_to_sequence()
/freebsd/tools/tools/netmap/
H A Dnmreplay.c240 uint64_t first_ts; member
397 pf->first_ts = cur_ts; in readpcap()
405 pf->total_tx_time = prev_ts - pf->first_ts; /* excluding first packet */ in readpcap()
425 pf->first_ts -= first_pkt_time; in readpcap()
775 last_ts = pf->first_ts; /* beginning of the trace */ in pcap_prod()
805 last_ts = pf->first_ts; /* beginning of the trace */ in pcap_prod()