Searched refs:pair_ctr_ctl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore.h | 67 unsigned pair_ctr_ctl:1; member 362 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx); in uncore_msr_event_ctl() 365 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx) + in uncore_msr_event_ctl() 375 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx); in uncore_msr_perf_ctr() 378 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx) + in uncore_msr_perf_ctr()
|
H A D | uncore_nhmex.c | 323 .pair_ctr_ctl = 1, 344 .pair_ctr_ctl = 1, 434 .pair_ctr_ctl = 1, 511 .pair_ctr_ctl = 1, 937 .pair_ctr_ctl = 1, 1200 .pair_ctr_ctl = 1,
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | uncore.h | 73 unsigned pair_ctr_ctl:1; member 394 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx); in uncore_msr_event_ctl() 397 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx) + in uncore_msr_event_ctl() 407 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx); in uncore_msr_perf_ctr() 410 (box->pmu->type->pair_ctr_ctl ? 2 * idx : idx) + in uncore_msr_perf_ctr()
|
H A D | uncore_nhmex.c | 323 .pair_ctr_ctl = 1, 344 .pair_ctr_ctl = 1, 434 .pair_ctr_ctl = 1, 511 .pair_ctr_ctl = 1, 937 .pair_ctr_ctl = 1, 1200 .pair_ctr_ctl = 1,
|
Completed in 12 milliseconds