Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/intel/
Duncore.h165 #define UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS 2 macro
373 if (test_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags)) { in uncore_msr_event_ctl()
386 if (test_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags)) { in uncore_msr_perf_ctr()
Duncore_snb.c341 __set_bit(UNCORE_BOX_FLAG_CFL8_CBOX_MSR_OFFS, &box->flags); in skl_uncore_msr_init_box()