Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event_p4.h82 #define p4_config_pack_cccr(v) (((u64)(v)) & 0xffffffffULL) macro
133 (p4_config_pack_cccr(P4_CONFIG_MASK_CCCR))
141 p4_config_pack_cccr(P4_CCCR_EDGE | \
152 p4_config_pack_cccr(P4_CCCR_OVF | \
/arch/x86/events/intel/
Dp4.c511 p4_config_pack_cccr(metric | \
615 p4_config_pack_cccr(P4_CCCR_THRESHOLD(15) | P4_CCCR_COMPLEMENT |
702 p4_config_pack_cccr(P4_CCCR_EDGE | P4_CCCR_COMPARE),
725 config |= p4_config_pack_cccr(P4_CCCR_ESEL(esel)); in p4_pmu_event_map()
818 p4_config_pack_cccr(cccr); in p4_hw_config()
847 event->hw.config |= p4_config_pack_cccr(P4_CCCR_ESEL(esel)); in p4_hw_config()
1107 hwc->config |= p4_config_pack_cccr(cccr); in p4_pmu_swap_config_ts()
1121 hwc->config |= p4_config_pack_cccr(cccr); in p4_pmu_swap_config_ts()