Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Disa207-common.h30 #define EVENT_THR_SEL_MASK 0x7 macro
H A Disa207-common.c182 return (event >> EVENT_THR_SEL_SHIFT) & EVENT_THR_SEL_MASK; in event_is_threshold()
647 val = (event[i] >> EVENT_THR_SEL_SHIFT) & EVENT_THR_SEL_MASK; in isa207_compute_mmcr()