Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c465 static unsigned int __intel_cqm_threshold; variable
479 if (__rmid_read(entry->rmid) > __intel_cqm_threshold) in intel_cqm_stable()
775 if (__intel_cqm_threshold) in __intel_cqm_rmid_rotate()
776 __intel_cqm_threshold--; in __intel_cqm_rmid_rotate()
793 __intel_cqm_threshold < threshold_limit) { in __intel_cqm_rmid_rotate()
832 __intel_cqm_threshold++; in __intel_cqm_rmid_rotate()
1225 if (__intel_cqm_threshold > cachelines) in max_recycle_threshold_store()
1226 __intel_cqm_threshold = cachelines; in max_recycle_threshold_store()