Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.c390 if (event & EVENT_WANTS_BHRB) { in isa207_get_constraint()
517 if (event[i] & EVENT_WANTS_BHRB) { in isa207_compute_mmcr()
524 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
H A Disa207-common.h22 #define EVENT_WANTS_BHRB (EVENT_BHRB_MASK << EVENT_BHRB_SHIFT) macro
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.c535 if (event & EVENT_WANTS_BHRB) { in isa207_get_constraint()
666 if (event[i] & EVENT_WANTS_BHRB) { in isa207_compute_mmcr()
673 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
H A Disa207-common.h22 #define EVENT_WANTS_BHRB (EVENT_BHRB_MASK << EVENT_BHRB_SHIFT) macro

Completed in 3 milliseconds