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

/linux-4.4.14/arch/x86/oprofile/
H A Dop_model_p4.c354 #define ESCR_SET_EVENT_MASK(escr, mask) ((escr) |= (((mask) & 0xffff) << 9)) macro
544 ESCR_SET_EVENT_MASK(escr, counter_config[ctr].unit_mask); pmc_setup_one_p4_counter()

Completed in 72 milliseconds