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