Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
A Disa207-common.h24 #define EVENT_IFM_SHIFT 60 macro
54 (EVENT_IFM_MASK << EVENT_IFM_SHIFT))
A Disa207-common.c509 value |= CNST_IFM_VAL(event >> EVENT_IFM_SHIFT); in isa207_get_constraint()
635 val = (event[i] >> EVENT_IFM_SHIFT) & EVENT_IFM_MASK; in isa207_compute_mmcr()

Completed in 5 milliseconds