Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_cqm.c760 unsigned int steal_limit; in __intel_cqm_rmid_rotate() local
771 steal_limit = (cqm_max_rmid + 1) / 4; in __intel_cqm_rmid_rotate()
795 if (nr_available < steal_limit) in __intel_cqm_rmid_rotate()