Searched defs:MASK_RIP_INVALID (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/daemon/
H A Dopd_ibs_macro.h41 #define MASK_RIP_INVALID 0x00000040 macro
294 #define IBS_OP_RIP_INVALID(x) ((x->ibs_op_data1_high & MASK_RIP_INVALID) != 0)

Completed in 361 milliseconds