resctrl_cqm_threshold 96 arch/x86/kernel/cpu/resctrl/internal.h extern unsigned int resctrl_cqm_threshold; resctrl_cqm_threshold 65 arch/x86/kernel/cpu/resctrl/monitor.c unsigned int resctrl_cqm_threshold; resctrl_cqm_threshold 99 arch/x86/kernel/cpu/resctrl/monitor.c return val >= resctrl_cqm_threshold; resctrl_cqm_threshold 179 arch/x86/kernel/cpu/resctrl/monitor.c if (val <= resctrl_cqm_threshold) resctrl_cqm_threshold 630 arch/x86/kernel/cpu/resctrl/monitor.c resctrl_cqm_threshold = cl_size * 1024 / r->num_rmid; resctrl_cqm_threshold 633 arch/x86/kernel/cpu/resctrl/monitor.c resctrl_cqm_threshold /= r->mon_scale; resctrl_cqm_threshold 925 arch/x86/kernel/cpu/resctrl/rdtgroup.c seq_printf(seq, "%u\n", resctrl_cqm_threshold * r->mon_scale); resctrl_cqm_threshold 944 arch/x86/kernel/cpu/resctrl/rdtgroup.c resctrl_cqm_threshold = bytes / r->mon_scale;