Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_nhmex.c376 if (reg1->idx != EXTRA_REG_NONE) { in nhmex_bbox_msr_enable_event()
461 if (reg1->idx != EXTRA_REG_NONE) { in nhmex_sbox_msr_enable_event()
686 if (reg2->idx != EXTRA_REG_NONE && in nhmex_mbox_get_constraint()
701 if (reg2->idx != EXTRA_REG_NONE) in nhmex_mbox_get_constraint()
844 if (reg2->idx != EXTRA_REG_NONE) { in nhmex_mbox_msr_enable_event()
Dperf_event_intel_uncore_snb.c286 event->hw.extra_reg.idx = EXTRA_REG_NONE; in snb_uncore_imc_event_init()
287 event->hw.branch_reg.idx = EXTRA_REG_NONE; in snb_uncore_imc_event_init()
Dperf_event_intel_uncore_snbep.c353 if (reg1->idx != EXTRA_REG_NONE) in snbep_uncore_msr_enable_event()
666 if (reg1->idx == EXTRA_REG_NONE) in __snbep_cbox_get_constraint()
798 if (reg1->idx == EXTRA_REG_NONE || in snbep_pcu_get_constraint()
920 if (reg1->idx != EXTRA_REG_NONE) { in snbep_qpi_enable_event()
1405 if (reg1->idx != EXTRA_REG_NONE) { in ivbep_cbox_enable_event()
1892 if (reg1->idx != EXTRA_REG_NONE) { in hswep_cbox_enable_event()
Dperf_event_intel_uncore.c96 if (reg1->idx == EXTRA_REG_NONE || in uncore_get_constraint()
629 event->hw.extra_reg.idx = EXTRA_REG_NONE; in uncore_pmu_event_init()
630 event->hw.branch_reg.idx = EXTRA_REG_NONE; in uncore_pmu_event_init()
Dperf_event_intel.c1847 if (xreg->idx != EXTRA_REG_NONE) { in intel_shared_regs_constraints()
1853 if (breg->idx != EXTRA_REG_NONE) { in intel_shared_regs_constraints()
2180 if (reg->idx != EXTRA_REG_NONE) in intel_put_shared_regs_event_constraints()
2184 if (reg->idx != EXTRA_REG_NONE) in intel_put_shared_regs_event_constraints()
Dperf_event.h44 EXTRA_REG_NONE = -1, /* not used */ enumerator
Dperf_event.c567 event->hw.extra_reg.idx = EXTRA_REG_NONE; in __x86_pmu_event_init()
568 event->hw.branch_reg.idx = EXTRA_REG_NONE; in __x86_pmu_event_init()