Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dintel_ips.c958 unsigned long seqno_timestamp, expire, last_msecs, last_sample_period; in ips_monitor() local
985 seqno_timestamp = get_jiffies_64(); in ips_monitor()
1091 time_after(jiffies, seqno_timestamp + HZ)) { in ips_monitor()
1095 seqno_timestamp = get_jiffies_64(); in ips_monitor()