Home
last modified time | relevance | path

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

/drivers/perf/
A Darm_brbe.c385 brbcr |= BRBCR_ELx_E0BRE; in branch_type_to_brbcr()
393 brbcr |= BRBCR_ELx_ExBRE; in branch_type_to_brbcr()
397 brbcr |= BRBCR_ELx_ExBRE; in branch_type_to_brbcr()
401 brbcr |= BRBCR_ELx_CC; in branch_type_to_brbcr()
404 brbcr |= BRBCR_ELx_MPRED; in branch_type_to_brbcr()
417 brbcr |= BRBCR_ELx_EXCEPTION; in branch_type_to_brbcr()
418 brbcr |= BRBCR_ELx_ERTN; in branch_type_to_brbcr()
422 brbcr |= BRBCR_ELx_EXCEPTION; in branch_type_to_brbcr()
425 brbcr |= BRBCR_ELx_ERTN; in branch_type_to_brbcr()
427 return brbcr; in branch_type_to_brbcr()
[all …]

Completed in 7 milliseconds