Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h315 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx);
Dperf_event_intel_uncore_snbep.c354 wrmsrl(reg1->reg, uncore_shared_reg_config(box, 0)); in snbep_uncore_msr_enable_event()
1406 u64 filter = uncore_shared_reg_config(box, 0); in ivbep_cbox_enable_event()
1893 u64 filter = uncore_shared_reg_config(box, 0); in hswep_cbox_enable_event()
Dperf_event_intel_uncore.c141 u64 uncore_shared_reg_config(struct intel_uncore_box *box, int idx) in uncore_shared_reg_config() function
Dperf_event_intel_uncore_nhmex.c1124 uncore_shared_reg_config(box, 2 + (idx / 6) * 5)); in nhmex_rbox_msr_enable_event()