Searched refs:last_pulse_ts (Results 1 – 2 of 2) sorted by relevance
164 cd->detectors[i]->reset(cd->detectors[i], dpd->last_pulse_ts); in channel_detector_reset()277 dpd->last_pulse_ts = event->ts; in dpd_add_pulse()279 if (event->ts < dpd->last_pulse_ts) in dpd_add_pulse()292 pd->reset(pd, dpd->last_pulse_ts); in dpd_add_pulse()
96 u64 last_pulse_ts; member