Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/x86/
Dintel_ips.c947 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; in ips_monitor() local
974 seqno_timestamp = get_jiffies_64(); in ips_monitor()
1080 time_after(jiffies, seqno_timestamp + HZ)) { in ips_monitor()
1084 seqno_timestamp = get_jiffies_64(); in ips_monitor()