Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.h164 #define CNST_SAMPLE_VAL(v) (((v) & EVENT_SAMPLE_MASK) << 16) macro
165 #define CNST_SAMPLE_MASK CNST_SAMPLE_VAL(EVENT_SAMPLE_MASK)
H A Disa207-common.c354 value |= CNST_SAMPLE_VAL(event >> EVENT_SAMPLE_SHIFT); in isa207_get_constraint()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.h171 #define CNST_SAMPLE_VAL(v) (((v) & EVENT_SAMPLE_MASK) << 16) macro
172 #define CNST_SAMPLE_MASK CNST_SAMPLE_VAL(EVENT_SAMPLE_MASK)
H A Disa207-common.c496 value |= CNST_SAMPLE_VAL(event >> EVENT_SAMPLE_SHIFT); in isa207_get_constraint()

Completed in 4 milliseconds