Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A 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 | \
/linux-6.15/arch/x86/events/intel/
H A Dp4.c512 p4_config_pack_cccr(metric | \
616 p4_config_pack_cccr(P4_CCCR_THRESHOLD(15) | P4_CCCR_COMPLEMENT |
703 p4_config_pack_cccr(P4_CCCR_EDGE | P4_CCCR_COMPARE),
726 config |= p4_config_pack_cccr(P4_CCCR_ESEL(esel)); in p4_pmu_event_map()
819 p4_config_pack_cccr(cccr); in p4_hw_config()
848 event->hw.config |= p4_config_pack_cccr(P4_CCCR_ESEL(esel)); in p4_hw_config()
1131 hwc->config |= p4_config_pack_cccr(cccr); in p4_pmu_swap_config_ts()
1145 hwc->config |= p4_config_pack_cccr(cccr); in p4_pmu_swap_config_ts()