Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dintel_ips.c947 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; in ips_monitor() local
1088 last_msecs = jiffies_to_msecs(jiffies); in ips_monitor()
1096 last_sample_period = jiffies_to_msecs(jiffies) - last_msecs; in ips_monitor()