Searched refs:last_msecs (Results 1 – 1 of 1) sorted by relevance
947 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; in ips_monitor() local1088 last_msecs = jiffies_to_msecs(jiffies); in ips_monitor()1096 last_sample_period = jiffies_to_msecs(jiffies) - last_msecs; in ips_monitor()