Searched defs:CCCR_SET_ESCR_SELECT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/oprofile/ | ||
H A D | op_model_p4.c | 359 #define CCCR_SET_ESCR_SELECT(cccr, sel) ((cccr) |= (((sel) & 0x07) << 13)) macro |
Completed in 1 milliseconds