Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
A Daperfmperf.c499 #define MAX_SAMPLE_AGE ((unsigned long)HZ / 50) macro
522 if (!mcnt || (jiffies - last) > MAX_SAMPLE_AGE) in arch_freq_get_on_cpu()

Completed in 5 milliseconds