Searched refs:last_pulse_ts (Results 1 – 2 of 2) sorted by relevance
175 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()291 if (event->ts < dpd->last_pulse_ts) in dpd_add_pulse()293 dpd->last_pulse_ts = event->ts; in dpd_add_pulse()307 pd->reset(pd, dpd->last_pulse_ts); in dpd_add_pulse()
106 u64 last_pulse_ts; member
Completed in 5 milliseconds