Home
last modified time | relevance | path

Searched refs:EVENT_THR_SEL_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.c137 return (event >> EVENT_THR_SEL_SHIFT) & EVENT_THR_SEL_MASK; in event_is_threshold()
502 val = (event[i] >> EVENT_THR_SEL_SHIFT) & EVENT_THR_SEL_MASK; in isa207_compute_mmcr()
H A Disa207-common.h30 #define EVENT_THR_SEL_MASK 0x7 macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
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()
H A Disa207-common.h30 #define EVENT_THR_SEL_MASK 0x7 macro

Completed in 3 milliseconds