Home
last modified time | relevance | path

Searched refs:PEBS_COUNTER_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/events/
H A Dperf_event.h120 #define PEBS_COUNTER_MASK ((1ULL << MAX_PEBS_EVENTS) - 1) macro
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1960 pebs_status &= PEBS_COUNTER_MASK; in get_next_pebs_record_by_bit()
H A Dcore.c6116 x86_pmu.pebs_capable = PEBS_COUNTER_MASK; in intel_pmu_init()