Searched defs:ESCR_SET_EVENT_SELECT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/oprofile/ | ||
H A D | op_model_p4.c | 353 #define ESCR_SET_EVENT_SELECT(escr, sel) ((escr) |= (((sel) & 0x3f) << 25)) macro |
Completed in 3 milliseconds